curl --request POST \
--url https://monitor.aevr.space/api/v1/payid/oauth/login/magic-link/request \
--header 'Content-Type: application/json' \
--data '
{
"email": "jsmith@example.com",
"redirectUri": "<string>"
}
'curl --request POST \
--url https://monitor.aevr.space/api/v1/payid/oauth/login/magic-link/request \
--header 'Content-Type: application/json' \
--data '
{
"email": "jsmith@example.com",
"redirectUri": "<string>"
}
'Documentation Index
Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.