Providers by Akoya product

v1 is Deprecated

If you are new to the Management API, please refer to the v2 docs.

If you currently use v1, you should plan a migration to v2. Please see our migration guide.

List all providers that support an Akoya product or products. Include one or more products in the query separated by the & symbol. For instance: /manage/{version}/recipients/{recipientId}/providers?products=balances&products=transactions

Include offset and limit in the request to paginate results. For more, see the Pagination guide.

If the product in your query is account_info, you must include a secondary product. For instance:

/manage/{version}/recipients/{recipientId}/providers?products=account_info&products=balances

Log in to see full request history
Path Params
string
required
Defaults to :recipientId

Your recipient id. You may find your recipientId in the Data Recipient Hub under Team Management/Company Id.

string
required
Defaults to v1

Akoya version

Query Params
string
required

Akoya product

string

Subscribe to providers that have ALL of the Akoya products or ANY (some) of the requested Akoya products.

string

Number of skipped items (default = 0)

string

Number of items per page (default = 50, must be <=500)

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json