Get publisher by platform ID

Don’t have any platform ID? Use the Get publisher by IPI endpoint.

Request

GET /api/v2/publisher/by-platform/{platform}/{identifier}

Path parameters

Parameter Value Description Additional
platform string A platform code Required
identifier string A Publisher platform Identifier. Required

Response

Code Description Resource
200 OK

A publisher response

Publisher
400 Bad Request

Invalid platform code

401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Publisher not found

Explore

A platform code

A Publisher platform Identifier.

Try it out