Get started with the Brutlers API in 5 steps.
Register as a developer on the Developer Portal. After email verification, you'll get access to the dashboard.
Register nowCreate an API key in the Developer Dashboard. The key is only shown once — copy it immediately.
Go to DashboardSend your first request to fetch orders.
curl -s https://brutlers.com/api/vendor/orders \
-H "X-Api-Key: brut_your_api_key_here"Register a webhook URL to receive real-time updates when orders or appointments change.
Set up WebhooksFor software integrations: Create an OAuth app so vendors can authorize your app.
Read OAuth docsExplore the complete API documentation: