A
Apiary API
Details
- URL
-
https://api.apiary.io - Docs
- https://apiary.docs.apiary.io/
Authentication
Authorization: Bearer <credential> Go to the Apiary tokens page while signed in to your Apiary account and create an authorization token. The docs state this token is used to access protected Apiary API resources and for CLI fetch/publish operations. For the CLI, export it as APIARY_API_KEY.
Authorization: Basic <credential>