Check API Key
Verify if your API key is valid and retrieve workspace information
Overview
Use this endpoint to verify that your API key is valid and retrieve information about your workspace. This is useful for testing your authentication setup before making other API calls.
Authentication
Your Tuesday API key. You can find this in your Tuesday Dashboard.
Response
HTTP status code (200 for success)
Response message (“Success” for valid requests)
Example Request
Example Response
Error Responses
401 Unauthorized - Missing API Key
401 Unauthorized - Missing API Key
401 Unauthorized - Invalid API Key
401 Unauthorized - Invalid API Key
Use Cases
Authentication Testing
Test your API key setup before integrating other endpoints
Health Checks
Monitor API connectivity and authentication status
Workspace Info
Retrieve workspace details for display in your application
Integration Setup
Verify credentials during initial integration setup
Next Steps
Once your API key is verified, you can start using the other Tuesday APIs:
- People Profile API - Get detailed person profiles
- Company Profile API - Access company information
- Search APIs - Find people and companies