store_id, then send it on
every API call.
Get an access token
Call the APIs with the token
Send the token as a bearer credential, and includestore_id as a query parameter on the
private tracking endpoints:
Base URL
The API base URL ishttps://api.whatmore.live. You manage your store, videos, and
integration settings in the dashboard at dashboard.whatmore.live.
Each environment issues its own store_id / token, so integration testing never touches
live data.
Credentials you receive
Keep the
store_id and access token server-side. The App SDK uses only the public
Brand ID — never embed the token in client or mobile app code.