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.c
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/vault/logs
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/vault/callback
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/vault/consumers