Bizzy Public API home page
Search...
⌘K
Search...
Navigation
Getting Started
Getting started
API Reference
Changelog
Getting Started
Getting started
Rate Limiting
Credit usage
Pagination
Language
Error handling
Company API
Introduction
GET
Search
GET
Details
GET
Financials
GET
Relationships
GET
Lookalikes
GET
Contacts
GET
Contact Details
Lists API
Introduction
GET
Overview
GET
Details
GET
Companies
PUT
Company
GET
Contacts
PUT
Contact
On this page
Accessing the API
Authentication
Base URL
Postman collection
Support
Getting Started
Getting started
Accessing the API
The Bizzy Public API allows you to fetch our data directly in your application. We use a straightforward REST API. You can obtain your API key by contacting your Bizzy account manager.
Authentication
All requests must include a bearer token in the Authorization header.
Copy
{
"Authorization"
:
Bearer
YOUR_TOKEN_HERE
}
Base URL
https://api.bizzy.ai
Postman collection
https://drive.google.com/file/d/18yoSdt0n3qq5whueXrJK51pl9syszp5O
Support
For any questions or issues, please contact our support team at
support@bizzy.ai
.
Was this page helpful?
Yes
No
Rate Limiting
Assistant
Responses are generated using AI and may contain mistakes.