API reference
The Sarkoa API supports:
- Files — List and manage files.
- Folders — Organize assets in folders.
- Assets — Get asset details and manage sharing.
- Uploads — Presign URLs for uploads; complete uploads (including multipart and optimized flows).
- Signed URLs — Get time-limited URLs for PMTiles and raster assets for use in clients (e.g. map viewers).
- Shares — Resolve share links for public or time-limited access.
- API keys — Create and revoke API keys (profile).
- Processing — Callback endpoint for processing completion (when using the cloud-optimizing processor).
- Organization — Get organization info.
- Usage — Refresh or query usage data.
Use your API key in the Authorization header as a Bearer token. An OpenAPI or detailed spec can be added here when available.