B
Billbee API
Details
- URL
-
https://api.billbee.io/api/v1 - Docs
- https://app.billbee.io/swagger/ui/index
Authentication
Billbee API key for the integrating application + Billbee user login with username and API password
Authorization: Basic <credential> discovered Enable API access in your Billbee account settings, then request an application API key using Billbee's API key request form. The key is sent in the X-Billbee-Api-Key header.
Billbee user login with username and API password basic
In your Billbee account, enable API access in settings and use your Billbee username together with an API password for HTTP Basic authentication, as described in the Billbee API docs. The docs do not expose a dedicated public page for generating the API password beyond enabling API access in the Billbee account settings.