How To: Locate API Information (Deployed Clients)
  • 11 Oct 2023
  • 1 Minute to read
  • Dark
    Light

How To: Locate API Information (Deployed Clients)

  • Dark
    Light

Article Summary

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?