Welcome to the Vault API 👋 When you're looking to connect to an API, the first step is authentication. Vault helps you handle OAuth flows, store API keys, and refresh access tokens from users (called consumers in Apideck). ## Base URL The base URL for all API requests is `https://unify.apideck.com` ## Get Started To use the Apideck APIs, you need to sign up for free at [https://app.apideck.com/signup](). Follow the steps below to get started. - [Create a free account.](https://app.apideck.com/signup) - Go to the [Dashboard](https://app.apideck.com/unify/unified-apis/dashboard). - Get your API key and the application ID. - Select and configure the integrations you want to make available to your users. Through the Unify dashboard, you can configure which connectors you want to support as integrations. - Retrieve the client_id and client_secret for the integration you want to activate (Only needed for OAuth integrations). - Soon, you can skip the previous step and use the Apideck
https://unify.apideck.com20 endpoints available
/vault/logsGet all consumer request logs
/vault/callbackCallback
/vault/sessionsCreate Session
/vault/consumersGet all consumers
/vault/consumersCreate consumer
/vault/connectionsGet all connections
/vault/consumers/{consumer_id}Get consumer
/vault/consumers/{consumer_id}Update consumer
/vault/consumers/{consumer_id}Delete consumer
/vault/consumers/{consumer_id}/statsConsumer request counts
/vault/revoke/{service_id}/{application_id}Revoke connection
/vault/connections/{unified_api}/{service_id}Get connection
/vault/connections/{unified_api}/{service_id}Create connection
/vault/connections/{unified_api}/{service_id}Update connection
/vault/connections/{unified_api}/{service_id}Deletes a connection
/vault/authorize/{service_id}/{application_id}Authorize
/vault/connections/{unified_api}/{service_id}/tokenGet Access Token
/vault/connections/{unified_api}/{service_id}/importImport connection
/vault/connections/{unified_api}/{service_id}/{resource}/configGet resource settings
/vault/connections/{unified_api}/{service_id}/{resource}/configUpdate settings
Welcome to the Vault API 👋 When you're looking to connect to an API, the first step is authentication. Vault helps you handle OAuth flows, store API keys, and refresh access tokens from users (called consumers in Apideck). ## Base URL The base URL for all API requests is `https://unify.apideck.com` ## Get Started To use the Apideck APIs, you need to sign up for free at [https://app.apideck.com/signup](). Follow the steps below to get started. - [Create a free account.](https://app.apideck.com/signup) - Go to the [Dashboard](https://app.apideck.com/unify/unified-apis/dashboard). - Get your API key and the application ID. - Select and configure the integrations you want to make available to your users. Through the Unify dashboard, you can configure which connectors you want to support as integrations. - Retrieve the client_id and client_secret for the integration you want to activate (Only needed for OAuth integrations). - Soon, you can skip the previous step and use the Apideck
https://unify.apideck.com20 endpoints available
/vault/logsGet all consumer request logs
/vault/callbackCallback
/vault/sessionsCreate Session
/vault/consumersGet all consumers
/vault/consumersCreate consumer
/vault/connectionsGet all connections
/vault/consumers/{consumer_id}Get consumer
/vault/consumers/{consumer_id}Update consumer
/vault/consumers/{consumer_id}Delete consumer
/vault/consumers/{consumer_id}/statsConsumer request counts
/vault/revoke/{service_id}/{application_id}Revoke connection
/vault/connections/{unified_api}/{service_id}Get connection
/vault/connections/{unified_api}/{service_id}Create connection
/vault/connections/{unified_api}/{service_id}Update connection
/vault/connections/{unified_api}/{service_id}Deletes a connection
/vault/authorize/{service_id}/{application_id}Authorize
/vault/connections/{unified_api}/{service_id}/tokenGet Access Token
/vault/connections/{unified_api}/{service_id}/importImport connection
/vault/connections/{unified_api}/{service_id}/{resource}/configGet resource settings
/vault/connections/{unified_api}/{service_id}/{resource}/configUpdate settings