Development Branch
Developers can access the Pro version for free and work with upcoming CAD features, API changes, and more.
The development API, database and website are entirely separate from the current production version. For more information in working with our development team please contact us. or join our community Discord.
Development API Server
All API endpoints and requests should be made to the following address:
https://staging-api.dev.sonorancad.comDevelopment CAD
The latest CAD development version can be accessed at the following address:
https://staging.dev.sonorancad.comFiveM Resource
To switch the SonoranCADFiveM resource to the development environment, set the core config mode to:
"mode": "development"You can also override this with a server convar:
setr sonoran_mode developmentThat mode switch automatically updates the resource to use:
https://staging-api.dev.sonorancad.com/for API requestshttps://staging-api.dev.sonorancad.com/apiWsHubfor API websocket traffichttps://staging.dev.sonorancad.comfor CAD link/UI URLs
Development Subscription - Free
Data will be reset at random times and this environment is not suitable for production use. Use only for testing new features when requested by Sonoran Software Development and for developing API based resources.
While our APIs are not restricted based on subscription level, some specific panels or features may be. Communities on the development branch can be upgraded for free with the following steps:
Create a new PRO subscription in the development CAD billing portal.
At checkout enter
4242 4242 4242 4242as the card number with any CVV and expiration date.Apply the subscription to your development testing CAD.
Developer Discord
Join our Discord and access the #community-development channel. Here you can discuss API related issues, development, and more.
Last updated
Was this helpful?

