post
https://idp.prod.identity.proactive.virustotal.com/realms/master/exchange/api-key
This is your first endpoint! Edit this page to start documenting your API.
Use this endpoint to get the bearer token required on OAuth 2.0 auhtentication.
This endpoint returns a JSON containing the acess_token and the expires_in data.
{
"access_token": "ya29.d.s0Ad...",
"issued_token_type": "urn:ietf:params:oauth:token-type:access_token",
"token_type": "Bearer",
"expires_in": 14398
} 200Successful response
