B

ButterCMS Read API

REST discovered

Details
URL
https://api.buttercms.com/v2
Docs
https://buttercms.com/docs/api/overview
Authentication
ButterCMS Read API token api_key discovered Get key ↗
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.