Build native integrations through our scalable Unified APIs so you can focus on building your product. Available as REST API.
Visit the documentation and API reference to get a complete overview of the endpoints and APIs we offer.
Easy to integrate within your current codebase. Apideck offers native SDKs in several popular programming languages and frameworks.
The API Explorer is an interactive interface you can use to build, view, and send HTTP requests that call Apideck APIs without leaving the browser.
Pre-made building blocks to get started with Apideck.
Open-source software is part of our core. Check out the OSS libraries we're working on and supporting.
One single API to push and pull ATS data. Build native ATS integrations in no time. Available as a REST API.
2,500 free API calls
// POST https://unify.apideck.com/crm/leads
{
"id": "12345",
"owner_id": "54321",
"company_id": "2",
"company_name": "Spacex",
"name": "Elon Musk",
"first_name": "Elon",
"last_name": "Musk",
"description": "A thinker",
"prefix": "Sir",
"title": "CEO",
"status": "New",
"monetary_amount": 75000,
"currency": "USD",
"fax": "+12129876543",
"websites": [
{
"id": "12345",
"url": "http://example.com",
"type": "default"
}
],
"addresses": [
{
"id": "123",
"type": "invoicing",
"name": "HQ US",
"line1": "Main street",
"line2": "apt #",
"city": "San Francisco",
"state": "CA",
"postal_code": "94104",
"country": "US",
"latitude": "40.759211",
"longitude": "-73.984638"
}
],
"social_links": [
{
"id": "12345",
"url": "https://www.twitter.com/apideck-io",
"type": "twitter"
}
],
"phone_numbers": [
{
"id": "12345",
"number": "111-111-1111",
"type": "default"
}
],
"emails": [
{
"id": "123",
"email": "elon@musk.com",
"type": "default"
}
],
"custom_fields": [
{
"id": "custom_technologies",
"value": "Uses Salesforce and Marketo"
}
],
"tags": [
"New"
],
"updated_at": "2020-09-30T07:43:32.000Z",
"created_at": "2020-09-30T07:43:32.000Z"
}
We build and maintain connectors, so you don't have to. View our full list of ATS connectors.
Missing a connector? We're able to add new connectors.
ATS Integrations in hours β not weeks. Simplify integration development by using a normalized ATS API with the most popular ATS software.
Building APIs on a one-to-one basis can be a challenge. A lack of standardized APIs makes it difficult to scale your integration strategy. Maintaining them can even be a bigger challenge.
Use our production-ready unified APIs to bring your integrations to market. The Apideck Unify technology maps the most complex APIs to a common data model, to speed up integration.
Freshteam
ATS API
Greenhouse
ATS API
Lever
ATS API
Recruitee
ATS API
Sage HR
ATS API
Create a better experience for your customers by adding our UI component that guides users through authorizing any integration that Apideck provides.
Use Apideck to improve your API monitoring.
Pre-made building blocks to get started with Apideck.