Use the INOP Hire dashboard to get your API key.
x-api-key: YOUR_API_KEY
curl -X GET https://public.api.inop.ai/talents \ -H "x-api-key: YOUR_API_KEY"
{ "status": false, "message": "Unauthorized: API key is missing or invalid." }