Skip to main content
POST
/
app
/
auth
/
github
Error
A valid request URL is required to generate request examples
{
  "access_token": "<string>",
  "token_type": "Bearer"
}

Documentation Index

Fetch the complete documentation index at: https://help.the-meridian.ai/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
access_token
string
required

Response

Authenticated or two-factor challenge

access_token
string
required
token_type
string
required
Example:

"Bearer"

Last modified on May 6, 2026