Regional Endpoints
Munsit provides regional API endpoints to ensure optimal performance and data residency compliance. Use the endpoint closest to your users or the one that matches your data residency requirements.| Region | Base URL | Dashboard |
|---|---|---|
| Global (Default) | https://api.munsit.com/api/v1 | app.munsit.com |
| UAE | https://ae.api.faseeh.ai/api/v1 | ae.app.munsit.com |
If you have data residency requirements for the UAE, use the UAE regional endpoint (
ae.api.faseeh.ai). All API functionality is identical across regions.How to Use
- Sign up on the correct dashboard: Use app.munsit.com for the global endpoint or ae.app.munsit.com for the UAE endpoint
- Choose your base URL: Select the regional endpoint that matches your dashboard
- Include your API key: Add your API key in the
x-api-keyheader for authentication - Set Content-Type: Include
Content-Type: application/jsonheader for JSON requests
