A
APIMatic Platform API
Details
- URL
-
https://api.apimatic.io - Docs
- https://docs.apimatic.io/platform-api
Authentication
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=....