This API is currently in BETA. Elements of the data and endpoints may be subject to change during this phase.
The API is not finalised and is intended for testing purposes only.
DataStudio is Creditsafe’s unified platform for managing and optimising your business portfolios. With DataStudio, you can create and maintain collections of companies—referred to as Portfolios—and manage the individual Records (companies or persons) within them.
The DataStudio API enables seamless integration with your own systems, allowing you to automate portfolio management and leverage advanced services such as matching, deduplication, and enrichment. These features help ensure your data is accurate, up-to-date, and actionable.
Whether you need to build, update, or analyse your portfolios, the API provides secure, programmatic access to all core DataStudio capabilities. This documentation will guide you through the available endpoints, provide practical examples, and help you get the most out of the DataStudio platform for your business needs.
This product provides endpoints for the following:
- Authentication: Obtain a token to securely access all API features.
- Portfolio Management: Create, retrieve, update, and delete portfolios containing your business records.
- Record Management: Add, import, retrieve, and delete individual records within a portfolio.
- Matching: Link your records to Creditsafe’s unique company identifiers using advanced matching services.
- Deduplication: Identify and resolve duplicate records within your portfolios.
- Enrichment: Enhance your records with additional company data and insights.
The Product Documentation tab includes the following key resources:
Portfolio Management
This section guides you through the process of creating, viewing, updating, and deleting portfolios, as well as managing the records within them.- Step-by-step instructions are provided for adding records individually or in bulk (via CSV import), and for replacing existing records in a portfolio.
- Following these guidelines will help you efficiently organize and maintain your business portfolios using the API.
Portfolio Operations
This section explains how to leverage advanced services to enhance the quality and value of your portfolio data.- Learn how to use endpoints for matching your records to Creditsafe’s unique company identifiers, identifying and resolving duplicates, and enriching your records with additional company data.
- The documentation also introduces upcoming insights features, designed to provide deeper analysis and actionable intelligence for your portfolios.
The API Documentation tab provides the OpenAPI specification for this product. It includes:
- Detailed endpoint definitions.
- Code snippets for various programming languages.
- Example requests and responses to help you integrate the API seamlessly.