SupportDownloadServer HostingAbout
Search
⌃K
Links
Sonoran CMS
📱
Download the App
Other Products
🖥️ Sonoran Servers
⌨️ Sonoran CAD
Sonoran Radio
Why choose Sonoran CMS?
🏆
Why Choose Sonoran CMS?
Tutorials
Getting Started
Customization
Calendars
Departments
Forms
Administrative
Other Features
Integration Capabilities
Sonoran CAD Sync
Discord Role Sync
TeamSpeak 3 Role Sync
Discord Rich Presence
Discord Webhooks
In-Game Integration Resources
Developer API Documentation
📖
API Integration
Getting Started
Push Events
API Endpoints
General
Get Sub Version
Check Com API ID
Get Com Account
Get Departments
Get Profile Fields
Get Account Ranks
Set Account Ranks
Clock In Out
Kick Account
Ban Account
Edit Account Profile Fields
Servers
Events
🌎
Translation Support
Roadmap
💳
Pricing Change Notice
🎨
Design Contest
📋
Changelog
Other
AI QA
Contact Us
Policy
Pricing
Pricing FAQ
View and Compare Plans
Powered By GitBook

Get Sub Version

This endpoint allows you to check your Sonoran CMS subscription version.
API endpoint requires the FREE version of Sonoran CMS or higher. For more information, see our pricing page.
post
https://api.sonorancms.com
/general/get_sub_version
Get Sub Version
{
"id": "YOUR_COMMUNITY_ID",
"key": "YOUR_API_KEY",
"type": "GET_SUB_VERSION",
"data": []
}
Previous
General
Next
Check Com API ID
Last modified 9mo ago
Copy link
Edit on GitHub