One single API to push and pull CSP data. Build native CSP integrations in no time. Available as a REST and GraphQL API.
2,000 free API calls per month
// 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.
Missing a connector? We're able to add new connectors in record time.
DigitalOcean
auth-onlyAlibaba Cloud
VoteAmazon Web Services (AWS)
VoteAnexia
VoteCloud Foundry
VoteCloudflare
VoteCloudways
VoteCodesphere
VoteCoreSite
VoteEASI
VoteEquinix
VoteGoogle Cloud
VoteHeroku
VoteHetzner Online
VoteIBM Cloud
VoteIPTP Networks
VoteJelastic
VoteKubeSail
VoteLinode
VoteLiquid Web
VoteMicrosoft Azure
VoteOtava
VoteOVHcloud
VotePivotal Cloud Foundry
VoteRackspace
VoteRed Hat Openshift
VoteScaleway
VoteSoftLayer
VoteSpinupWP
Voteteam.blue
VoteUpCloud
VoteVMware
VoteVultr
VoteCSP Integrations in hours β not weeks. Simplify integration development by using a normalized CSP API with the most popular CSP 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.
Dropbox
File Storage API
Pipedrive
CRM API
QuickBooks
Accounting API
Teamleader
CRM API
Twilio
SMS API
Create a better experience for your customers by adding our UI component that guides users through authorizing any integration that Apideck provides.
Show quick start guideFind out which APIs are live, under development or on our roadmap.
Let us know what Unified APIs could be relevant to you.
Do you prefer using GraphQL?
We got you covered!
Use our GraphQL API and enjoy normalized data across all CSP connectors.
Pre-made building blocks to get started with Apideck.