post https://api.prod.metamap.com/oauth/token
Use this API to get your access token for the Skip Verification Upload Wait Time API
Use this request you to obtain an access token (JWT) access_token
and use it to access MetaMap's Skip Verification Upload API.
CLIENT_ID
, CLIENT_SECRET
, and FLOW_ID
are available through your dashboard under "Integration".
JWT Expiration
The JWT expires one hour after your request.
Verify a user's document (skip the document back)
Open Recipe