Skip to main content
ButterCMS provides a Read API for reading content and a Write API for writing content.

Quick start

  1. Get your token from Settings → API Tokens.
  2. Make a request:
GET https://api.buttercms.com/v2/pages/*/?auth_token=YOUR_TOKEN
New to ButterCMS? Start with the Quickstart.
Not a developer? Start with Publish Overview.

Where to go next