Services
Each service is enabled per project environment. Paths below use {pe} as shorthand for /projects/{projectId}/environments/{environmentId}.
| Service | Route prefix | Docs |
|---|---|---|
| Identity | /auth, /connect, /identity | Identity |
| Projects | /projects | Projects |
| Storage | /storage | Storage |
| Hosting | /hosting | Hosting |
| Tunneling | /tunneling | Tunneling |
| Maps | /maps | Maps |
| AI | /ai | AI |
| STT | /stt | STT |
| TTS | /tts | TTS |
| Messaging | /messaging | Messaging |
| Notifications | /notifications | Notifications |
/email | ||
| Billing | /billing | Billing |
| Invoicing | /invoicing | Invoicing |
| Analytics | /analytics | Analytics |
| Crashlytics | /crashlytics | Crashlytics |
| Registry | /registry | Registry |
Before calling a service API: enable it on the environment, configure providers if required, and use the correct authentication mode.