Skip to main content

📄 Checking partner API Providers for a pair

Checking partner API providers is a crucial step when considering adding Managed dAPIs. It is basically making API calls to partner API providers to check which partner APIs have the pairs we want to serve as dAPI. The person who will do the task must meet the below requirements:

  • Should know which APIs & endpoints to call.
  • Must have the API credentials for APIs. Contact Mertcan to obtain the required API keys.

There is also a Postman collection for partner APIs. Anyone who has the credentials can use the collection. The required Postman collection file can be found at data-feeds/api-integrations/data folder.

Using the Postman collection

In Postman,

  1. Click on File > Import, then drag the partner-apis-postman-collection.json file to popped up window.
  2. Click on the imported API3 Partner API Providers collection, go to the Variables tab, and populate API keys.

Once it is confirmed which APIs support the feed, those APIs should be integrated.


Owner: Mertcan