Documentation Index
Fetch the complete documentation index at: https://ai-recruiter.micro1.ai/llms.txt
Use this file to discover all available pages before exploring further.
Using the API Key
Once you have generated your API key, you need to include it in the header of each API request. The API key is passed in the header using the following format:- Header Name: x-api-key
- Header Value: YOUR_API_KEY Replace YOUR_API_KEY with the actual API key you generated from the client portal.
- 401 Unauthorized: The request was made without a valid API key or the key was incorrect.
- 403 Forbidden: The API key does not have the necessary permissions to access the requested resource.