Enrichment API
Introduction
Welcome to the official Sixtyfour API reference documentation.
Sixtyfour API Documentation
Welcome to the Sixtyfour API documentation. This API allows you to find and enrich business data, including company information and contact details.
All API requests require an API key, which should be included in the x-api-key
header along with the Content-Type
header set to application/json
:
Base URL
All API endpoints are available at:
Rate Limits
The API is rate limited to 10000 requests per hour per API key when you initially create your account, but let us know if you need more.
Endpoints
The API provides the following endpoints:
- Search for Businesses - Find businesses based on natural language queries
- Enrich Company Data - Enrich company data with additional information and find associated people
- Find Email Address - Find email addresses for leads
- Enrich Lead Information - Enrich lead information with additional details such as contact information, social profiles, and company details
Error Handling
All errors return a JSON response with the following structure:
Getting Started
To get started with the Sixtyfour API:
- Sign up at https://app.sixtyfour.ai
- Get your API key from the dashboard
- Make your first API request using one of the example code snippets in the endpoint documentation
Support
For support, please contact team@sixtyfour.ai