Authentication
The API uses your API key directly for authentication. There is no separate login endpoint to exchange credentials for a token.Verify Credentials
Test if your API key is valid.Bearer token with your API key (e.g.,
Bearer jb_...)