Delivering the best-in-class products to boost your platform strategy.
Check out the latest new about Apideck and SaaS ecosystems on our blog
Interviews with the leading SaaS companies who are building next-generation platforms and ecosystems
+160 Tools to build and augment your SaaS application.
+100 Tools to extend your remote stack, ranging from Collaborative Design, Video Conferencing to Virtual Offices.
+100 Startup programs to help you save on your SaaS spend.
Tracking +140 open banking and PSD2 APIs from challenger and legacy banks.
One single API to push and query Import data from +10 connectors. Available as a REST and GraphQL API.
2,000 free API calls per month
// POST https://unify.apideck.com/leads
{
"name": "Elon Musk",
"prefix": "Duke",
"email": "elon@spacex.com",
"title": "CEO",
"phone_number": "+444 111 222 333",
"website": "https://www.spacex.com",
"company_name": "SpaceX",
"status": "open",
"lead_source": "website",
"note": "Eager to buy more rockets.",
"address": {
"line1": "Main street",
"city": "San Francisco",
"line2": "Bus 100",
"state": "CA",
"postal_code": "94104",
"country": "US"
},
"custom_fields": [
{
"id": "string",
"value": "string"
}
],
"tags": [
"new",
"hot"
]
}
Use our GraphQL APIs and enjoy normalized data across all Import connectors.
Try out the GraphQL playground below and get started.
Import Integrations in hours – not weeks. Simplify integration development by using normalized APIs with the most popular software categories like CRM, marketing automation, email marketing, accounting, and more.
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.
Gain full observability across all API calls. Apideck includes a powerful logging engine that allows you to audit, log, search, and report track any API calls and data coming to and from Apideck.
Vault helps you manage API keys, access tokens, OAuth flows, and integrations. Making credential handling more secure and seamless.
// POST https://unify.apideck.com/leads
{
"name": "Elon Musk",
"prefix": "Duke",
"email": "elon@spacex.com",
"title": "CEO",
"phone_number": "+444 111 222 333",
"website": "https://www.spacex.com",
"company_name": "SpaceX",
"status": "open",
"lead_source": "website",
"note": "Eager to buy more rockets.",
"address": {
"line1": "Main street",
"city": "San Francisco",
"line2": "Bus 100",
"state": "CA",
"postal_code": "94104",
"country": "US"
},
"custom_fields": [
{
"id": "string",
"value": "string"
}
],
"tags": [
"new",
"hot"
]
}
Below you can find out what other Unified APIs we're considering to help you standardize integrations once and for all. Let us know what Unified APIs could be relevant to you.