Skip to main content

Datacapt API Overview

Updated over 3 weeks ago

Datacapt is developed as a fully API-driven platform by default, offering secure and modern public API endpoints. These endpoints enable seamless integration with other data sources, making it easy to extend Datacapt’s capabilities.

Important Note:

API access must be configured by a Datacapt team member. Please contact your Customer Success Manager (CSM) or Business Contact to enable this option for your account.

Accessing API Credentials

  1. Navigate to Platform Settings.

  2. Open the "API" page.

  3. Copy the secured API key.

    • This key provides full company-level API access.

  4. If needed, select "Regenerate" to create a new secured key.

    • Warning: Regenerating the key will invalidate the previous key.

    • Be sure to replace the old key in all your scripts to avoid disruptions.

Accessing API Documentation and Developer Tools

  1. Navigate to Platform Settings.

  2. Open the "API" page.

  3. Explore all available endpoints in the documentation.

Testing API Endpoints:

  • Under a specific section in the documentation, use the "Try it out" option.

  • Complete the required variables for the endpoint.

  • Click Execute to test the endpoint.

  • Review the final result displayed in the interface.

Did this answer your question?