ViralSpy Docs
REST APIReferenceAdvertisers

Get a canonical advertiser

Open Markdown
GET
/advertisers/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

Use a ViralSpy API key. Never place keys in query strings.

In: header

Path Parameters

id*string

Canonical advertiser UUID

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/advertisers/string"
{  "data": {},  "request_id": "266ea41d-adf5-480b-af50-15b940c2b846"}