--- title: "Deployed Clients - REST API Credentials" slug: "how-to-locate-api-information-deployed" updated: 2023-10-11T20:57:44Z published: 2023-10-11T20:57:44Z canonical: "wiki.cobblestonesoftware.com/how-to-locate-api-information-deployed" --- > ## Documentation Index > Fetch the complete documentation index at: https://wiki.cobblestonesoftware.com/llms.txt > Use this file to discover all available pages before exploring further. # How To: Locate API Information (Deployed Clients) This page is intended for Deployed Clients.SaaS Clients can find relevant information [here](https://wiki.cobblestonesoftware.com/v1/docs/how-to-locate-api-information-saas). **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](/v1/docs/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](/v1/docs/how-to-access-the-schema-explorer) article.*