C

Codat Bank Feeds API

REST discovered

Details Spec supplied by APIs.guru
URL
https://api.codat.io
Spec
https://api.apis.guru/v2/specs/codat.io/bank-feeds/2.1.0/openapi.json
Docs
https://docs.codat.io/bank-feeds-api/overview
Authentication
Codat API key / pre-encoded authorization header + Codat API key / pre-encoded authorization header Authorization: Basic <credential> discovered
Codat API key / pre-encoded authorization header api_key Get key ↗

In the Codat Portal, go to Developers > API keys. Your client has one API key pre-provisioned by default; copy either the raw key or the pre-encoded authorization header shown there. Codat's docs say requests use Authorization: Basic YOUR_ENCODED_API_KEY, where the API key is Base64-encoded in the Authorization header. See Authenticate.