API
BillaBear allows integration via the API.
API Key Management
To manage the API keys BillaBear provides the following UI functionalities in the web UI.
API Docs
You can find the REST api docs at https://swagger.billabear.com
Feature Support
Subscriptions
Feature | REST API | Stripe Interopt |
---|---|---|
Create Subscription | ||
List Subscriptions | ||
List Customer Subscriptions | ||
View Subscription | ||
Cancel Subscription | ||
Change Subscription Plan | ||
Add Seat to Per Seat Subscription | ||
Remove seat to Per Seat Subscription | ||
Update Payment Method for subscription |
Customers
Feature | REST API | Stripe Interopt |
---|---|---|
Create Customer | ||
Disable Customer | ||
Enable Customer | ||
Customer Limit List | ||
List Customers | ||
Read Customer | ||
Update Customer |
Payment Methods
Feature | REST API | Stripe Interopt |
---|---|---|
Delete Payment Method | ||
List Payment Methods | ||
Create Payment Method |
Payments
Feature | REST API | Stripe Interopt |
---|---|---|
List Payments | ||
Refund Payment | ||
List Customer Payments |
Price
Feature | REST API | Stripe Interopt |
---|---|---|
List Prices | ||
Create Price |
Product
Feature | REST API | Stripe Interopt |
---|---|---|
Create Product | ||
List Product | ||
Update Product | ||
View Product |
Refunds
Feature | REST API | Stripe Interopt |
---|---|---|
List Refunds | ||
View Customer Refunds | ||
View Refund |
Vouchers
Feature | REST API | Stripe Interopt |
---|---|---|
Apply Voucher |