Multi-source company data API

Enrich

6min

Overview

Find instructions for collection endpoint usage and data collection.

Use the Multi-source Company enrichment endpoints to collect company data using websites or social media profile URLs as input.

Used key

Collect endpoints

Website URL

/v1/multi_source/company/enrich/?website={URL}



Other tutorials/helpful information for you to check before using the Multi-source API collection endpoints:

Collection using websites

Examples in this article are prepared using Postman.

However, you can use the most convenient tool for you: Swagger UI, terminal, Postman, or any API-compatible application.



Supported URL formats

Multi-source API should handle a variety of URL formats and match them with the companies in the Multi-source dataset.

Examples of different valid inputs include, but are not limited to:

  • Paste in the website URL instead of {URL} and your JWT token instead of {JWT} in the request template:
Template
Request example

  • Copy the edited request.
  • Import the request in Postman by clicking the Import button and pasting the request in:
Document image

  • Click Authorization:
Document image

  • Select the Bearer token from the selection menu:
Document image

  • Make sure your JWT token has been imported to Postman:
Document image

  • Send the request:
Document image

  • Collect company data from Body:
Document image




Updated 02 Dec 2024
Did this page help you?