VitaTok OAuth Sandbox
Test your backend integration using virtual users and synthetic glucose readings.
Request sandbox client credentials and register your exact HTTPS callback URL with VitaTok. Start authorization from your application using Authorization Code + PKCE S256.
Virtual users
- Sample user: 120 readings each day, one per minute from 00:00 UTC.
- No readings: An empty result for every time range.
- Pagination user: 1,440 readings each day. Retrieve multiple pages using time windows.
The same pattern repeats every UTC day. Query any past day, from 00:00:00.000Z through 23:59:59.999Z. Responses contain at most 500 readings; continue from the last measurement plus one millisecond.
All data is synthetic. No real VitaTok account is required. Service restarts and updates clear authorizations and tokens; authorize again to continue.