Vault API Reference
Manage API keys, access tokens, OAuth flows and integrations.
Copy Unified API ID
Visit changelog
10.16.5
Get all connections
get/vault/connections
Get connection
get/vault/connections/{unified_api}/{service_id}
Create connection
post/vault/connections/{unified_api}/{service_id}
Update connection
patch/vault/connections/{unified_api}/{service_id}
Deletes a connection
delete/vault/connections/{unified_api}/{service_id}
Import connection
post/vault/connections/{unified_api}/{service_id}/import
Authorize Access Token
post/vault/connections/{unified_api}/{service_id}/token
Validate Connection State
post/vault/connections/{unified_api}/{service_id}/validate
Create Callback State
post/vault/connections/{unified_api}/{service_id}/callback-state
Get resource settings
get/vault/connections/{unified_api}/{service_id}/{resource}/config
Update settings
patch/vault/connections/{unified_api}/{service_id}/{resource}/config
Get resource custom fields
get/vault/connections/{unified_api}/{service_id}/{resource}/custom-fields
List connection custom mappings
get/vault/connections/{unified_api}/{service_id}/{resource}/custom-mappings
Authorize
get/vault/authorize/{service_id}/{application_id}
Revoke connection
get/vault/revoke/{service_id}/{application_id}
Callback
get/vault/callback
Create consumer
post/vault/consumers
Get all consumers
get/vault/consumers
Get consumer
get/vault/consumers/{consumer_id}
Update consumer
patch/vault/consumers/{consumer_id}
Delete consumer
delete/vault/consumers/{consumer_id}
Consumer request counts
get/vault/consumers/{consumer_id}/stats
List custom mappings
get/vault/custom-mappings/{unified_api}/{service_id}
Get all consumer request logs
get/vault/logs
Create Session
post/vault/sessions
Connection Created
postConnectionCreated
Connection Updated
postConnectionUpdated
Connection Disabled
postConnectionDisabled
Connection Deleted
postConnectionDeleted
Connection Callable
postConnectionCallable
Connection Revoked
postConnectionRevoked
Token Refresh Failed
postTokenRefreshFailed