A

APIMatic Platform API

REST discovered

Details
URL
https://api.apimatic.io
Docs
https://docs.apimatic.io/platform-api
Authentication
APIMatic Auth Key api_key discovered Get key ↗
Authorization: X-Auth-Key <credential>

Sign in to your APIMatic account, open Settings from the account menu, then go to API Authentication and create a new Auth Key. Follow the steps in Obtaining Authentication Keys. You will send it in the Authorization header as X-Auth-Key {key} for the Platform API, and the CLI can also use it via apimatic auth login --auth-key=... or per-command --auth-key=....