Loading…
Run real Hyros API calls against your own account — or explore in mock mode with no key.
In-memory only — never stored, logged, or put in a URL. Leave blank to use mock responses.
/user-infoattributionNoneSafest first call — validates the API key and returns the account profile, connected ad accounts, and tracking config.
Required
None
Optional
None
Identity key: —
Gotcha: Run this first to confirm a key works before attempting any write.
curl -X GET 'https://api.hyros.com/v1/api/v1.0/user-info' \
-H 'API-Key: <YOUR_API_KEY>'Send a request to see the response.