How to Find Data Schema ID and Database ID for API Mappings

Last updated: December 11, 2024

When creating customers via the API and setting up their mappings, you'll need to know the Data Schema ID and Database ID. Here's how to find this information:

Finding the Data Schema ID

  1. Navigate to the Data tab in your Explo dashboard

  2. Locate the schema you want to use

  3. The Data Schema ID is listed near the name of the schema

Finding the Database ID

  1. Click on the database connection you want to use

  2. Look at the URL in your browser

  3. The Database ID is the last numbers in the URL

Using IDs in API Requests

Once you have these IDs, you can use them when creating customers and setting up mappings via the API. This ensures that new customers are correctly associated with the right data schemas and database connections.