Authentication

Authentication endpoints

gethttps://app.meingpt.com/api/auth-token

Verify API key and get user information

Validates the provided API key and returns the authenticated user information

🔒 ApiKeyAuth

Responses

200API key is valid

SuccessResponse & object

401Unauthorized - invalid or missing API key
FeldTypBeschreibung
statusstring
messagestring
Was this page helpful?