Delivering the best-in-class products to boost your platform strategy.
A set of state-the-art unified APIs to build native integrations with other SaaS providers. Available as REST and GraphQL APIs.
An API-first credentials store that simplifies managing API keys, access tokens, OAuth flows, and integration settings.
Increase the ROI of your ecosystem. Easily build your app store to showcase apps & integrations to your customers, leads, and partners.
Manage your partners, integrations, categories, and collections landing pages in one place.
View more infoStart collecting integration requests at scale and streamline your platform roadmap.
View more infoInvite partners to manage their own listings and boost co-marketing efforts.
View more infoCheck out the latest new about Apideck and SaaS ecosystems on our blog
A GPT-3 directory covering +30 use-cases, examples, and demos.
+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 Issue tracker data from +12 connectors. 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 less than 24 hours.
Use our GraphQL APIs and enjoy normalized data across all Issue tracker connectors.
Try out the GraphQL playground below and get started.
Issue tracker 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/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"
}
Below you can find out what Unified APIs we're working on. Let us know what Unified APIs could be relevant to you.