https://api.arcstudiopro.com
Authenticate every request:
Endpoints
| Endpoint | Description |
|---|---|
| List scripts | List scripts in a project |
| Get script | Get script metadata and snapshots |
| List snapshots | List snapshot metadata |
| Get snapshot | Get one snapshot metadata object |
| Get snapshot document | Get a fixed document as JSON or Markdown |
| Get latest snapshot document | Get the latest document as JSON or Markdown |
Caching
Fixed snapshot document URLs are immutable. Latest snapshot document URLs returnCache-Control: no-store.
