cURL
curl https://api.bey.dev//v1/auth/verify \ -H "x-api-key: $BEY_API_KEY"
"<any>"
Verify that the request is authenticated using a valid API key.
Your Beyond Presence API Key.
Successful Response
The response is of type any.
any