Agent Auth (auth.md)
Complete claim flow
Complete the email-verification claim flow by submitting the OTP. On success the registration’s claimStatus flips to email_verified, post-claim scopes are unlocked, and a freshly-rotated API key is returned. The original pre-claim vj_anon_* key is invalidated server-side as a hygiene measure — agents MUST swap it for the new credential.
POST
Complete claim flow
Documentation Index
Fetch the complete documentation index at: https://docs.vidjutsu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
200 - application/json
The request has succeeded.
Complete claim flow