Build with BizzBuzz API
Extensive documentation, guides, and API references to help you build powerful conversational experiences.
Authentication
The BizzBuzz API uses API keys to authenticate requests. You can view and manage your API keys in the Developer Dashboard.
Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
Bearer Token
Authentication to the API is performed via HTTP Bearer Auth. Provide your API key as the bearer token value in the Authorization header.
curl https://api.bizzbuzz.com/v1/conversations \ -H "Authorization: Bearer YOUR_API_KEY"
Failed Authentication
If you make an API request without providing a valid API key or with an invalid one, the API will return a 401 Unauthorized response.
Scale your
impact.
Join the elite circle of founders who have automated their scaling logic.
Secure your Competitive Advantage today.
No credit card required · Setup in under 5 minutes