v1
latestOpenAPI 3.1.02026-07-222392081.7 MBOAuth2
Generate tokens
Exchange authorization code for access token or refresh an existing token.
post/oauth/tokens
Request body
Example request
{
"resource": "https://api.hyperline.co/mcp"
}Exchange authorization code for access token or refresh an existing token.
{
"resource": "https://api.hyperline.co/mcp"
}