How To: Locate API Information (SaaS Clients)
- 07 Nov 2023
- 1 Minute to read
- Print
- DarkLight
How To: Locate API Information (SaaS Clients)
- Updated on 07 Nov 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
This page is intended for SaaS Clients.
Deployed Clients can find relevant information here.
Note: For all links below, replace red URL text with your system's name
Link to system's REST APIs:
https://{CLIENT_NAME}.CobbleStone.software/Api2 OR https://{CLIENT_NAME}.CobbleStonesystems.com/Api2
Of the two options above, use the one that matches your base URL
Another way to think about this is to replace the /Core and everything after portion of your URL with /API2
Create OAuth 2.0 Credentials for use on the API: https://{CLIENT_NAME}.CobbleStone.software/core/MyAPI.aspx
This is only accessible within the Core system by a System Administrator user
Step-by-step instructions for generating credentials can be found in the How To: Generate Client ID and Client Secret article.
System Areas available through the API: https://{CLIENT_NAME}.CobbleStone.software/core/AppConfig_Schema.aspx
This is only accessible within the Core system by a System Administrator user
Step-by-step instructions for accessing the Schema Explorer can be found in the How To: Access the Schema Explorer article.
Was this article helpful?