Skip to main content
POST
/
app
/
auth
/
2fa
/
verify
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
two_factor_token
string
required
code
string
required
Required string length: 6

Response

Authenticated

access_token
string
required
token_type
string
required
Example:

"Bearer"

Last modified on May 6, 2026