Base URL
Use your BillingServ installation’s v2 API URL:Authentication
Generate a live API key from Admin → API Information, then send it as a bearer token:Request and response format
Send JSON for request bodies unless an endpoint documents another format:"success": true. Errors use the relevant HTTP status and include an error message or validation errors.