Authentication
Generate API credentials to authenticate and access Medianova APIs.
Generates a token for accessing the Medianova API. Use the generated token to access analytics stats and perform operations.
Body
api_keystringRequired
Your API key.
api_secretstringRequired
Your API secret.
Responses
200
Successful response with generated token.
application/json
post
/api/v1/auth/login/token200
Successful response with generated token.
Last updated
Was this helpful?