Testing Authentication
Use this route to test if your API key is working.
GET
/
v1
/
me
Copy
curl --request GET \
--url https://api.afficone.com/v1/me
Response
200
OK
Was this page helpful?
Copy
curl --request GET \
--url https://api.afficone.com/v1/me
Assistant
Responses are generated using AI and may contain mistakes.