- Development
- CMS Developer Docs
- Overview
Overview
Re:Earth CMS - Public API (1.0.0)
Section titled “Re:Earth CMS - Public API (1.0.0)”Public API for accessing published data from Re:Earth CMS projects.
- OpenAPI version: 3.0.3
Authentication
Section titled “ Authentication ”apiKey
Section titled “apiKey ”API key authentication. Required only for Private projects.
Send the API key as a bearer token: Authorization: Bearer <your_api_key>.
An invalid key results in a 401 response.
Security scheme type: http