How To: Locate API Information (Deployed Clients)
- 11 Oct 2023
- 1 Minute to read
- Print
- DarkLight
How To: Locate API Information (Deployed Clients)
- Updated on 11 Oct 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 Deployed Clients.
SaaS Clients can find relevant information here.
Note: For all links below, replace red URL text with your system URL/system name
Link to system's REST APIs (typically): https://{BASE_URL}/Api2 (or /Api)
Create OAuth 2.0 Credentials for use on the API (typically): https://{BASE_URL}/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://{BASE_URL}/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?