Endpoint-specific reference pages will be expanded as the public API surface is finalized. Start with authentication and service scopes before connecting scripts.
API areas
| Area | Use it for |
|---|---|
| Authentication | Passing service keys, handling scopes and keeping secrets server-side. |
| FiveMesh CDN | Public asset delivery, folder paths, presigned uploads and purge operations. |
| FiveMesh Cache | Resource cache setup, cache operations, origin settings and observability. |
Before you call the API
Create a service key from API keys, then choose the smallest permission set that supports your script. If the script only uploads media for one integration, restrict the key to a path prefix such as/phone or /tablet.
Request pattern
FiveMesh service APIs use bearer authentication.FIVEMESH_API_URL to the API base URL provided for your workspace or integration environment.