Learn how to authenticate your requests to the NeetoForm API using API keys.
curl https://spinkart.neetoform.com/api/external/v1/me \ --header 'X-Api-Key: your-api-key' --H "Content-Type: application/json"
X-Api-Key
X-Api-Key: your_api_key_here
NEETOFORM_API_KEY=your_api_key_here NEETOFORM_WORKSPACE=yourworkspace
{ "error": "Could not authenticate, invalid API Key" }
Invalid API Key
Incorrect workspace subdomain