Health check
API
Health check
Returns 200 OK only when the supplied API key is valid and active.
Returns 401 Unauthorized for invalid or missing keys. Use this to
verify your key and connectivity before making real requests.
GET
Health check
Authorizations
Magic Patterns API key. The same key authenticates v3 REST and the MCP server. Create one at https://www.magicpatterns.com/settings/api-keys.
Response
Key is valid and active.
Example:
"ok"