📄 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,
- Click on File > Import, then drag the
partner-apis-postman-collection.jsonfile to popped up window. - Click on the imported
API3 Partner API Providerscollection, go to theVariablestab, and populate API keys.
Once it is confirmed which APIs support the feed, those APIs should be integrated.
Owner: Mertcan