Documentation Index
Fetch the complete documentation index at: https://docs.magic.link/llms.txt
Use this file to discover all available pages before exploring further.
Error Handling
Express API uses standard HTTP status codes and returns detailed error information for validation errors:Validation Error (422)
Array of validation error details.
Common Error Scenarios
401 Unauthorized- Invalid or expired JWT token
- Missing or invalid API key/secret key
- Invalid OIDC provider ID
- Invalid chain parameter
- Malformed hash format
- Invalid base64 encoding
- Server-side processing errors
- Contact Magic support if persistent