v1

latestOpenAPI 3.1.02026-07-13342629.6 KB

Auth Check

Validate user credentials (email and API key). Returns 200 if valid, 401 if invalid.

post/auth

Request body

emailstring required
api_keystring required

Response

Successful Response

{"stackTrail":"paths:/auth:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}