B
ButterCMS Read API
Details
- URL
-
https://api.buttercms.com/v2 - Docs
- https://buttercms.com/docs/api/overview
Authentication
Authorization: Token <credential> /?auth_token=<credential> In the ButterCMS dashboard, go to Settings → API Tokens to copy your Read API token, as described in Authentication & API tokens. This token is used for read operations and can be sent either as the auth_token query parameter or in the Authorization header with the Token prefix.