Skip to main content
POST
Add a competitor app from a store URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
url
string
required
Example:

"https://apps.apple.com/us/app/rival-app/id1234567890"

Response

201 - application/json

The response is of type object.

Last modified on July 31, 2026