· Standard
M
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 75/100 · B
Micro1 stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: KI & Machine Learning. Die Website ai-interviewer.micro1.ai stellt ihre llms.txt unter https://ai-interviewer.micro1.ai/llms.txt bereit. Der Eintrag besteht seit 19. January 2026.
Geschäftskategorie
KI & Machine Learning
Eingetragen seit
llms.txt-Adresse
Beschreibung
micro1 bietet eine KI-gestützte API-Plattform zur Automatisierung von Recruiting-Prozessen. Die Dokumentation umfasst: Authentifizierung, Interview-Erstellung, Kandidaten-Einladungen, Bewerberverfolgung, Webhooks.
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen.
llms.txt — Aktueller Inhalt
Öffnen ↗
# micro1 API
## Docs
- [Introduction](https://ai-recruiter.micro1.ai/api-reference/getting-started/introduction.md): micro1's AI Recruiter API allows you to generate custom conversational interviews based on the skills you’d like to test. You call the API with the skills & more details about the role you’re hiring for, receive an interview link, and invite candidates.
- [Authentication](https://ai-recruiter.micro1.ai/api-reference/getting-started/authentication.md): Use the micro1 dashboard to get your API key.
- [Introduction](https://ai-recruiter.micro1.ai/api-reference/getting-started/webhooks/introductions.md): Webhooks allow you to receive real-time notifications when specific events occur in your micro1 account. This enables you to automatically trigger actions in your systems based on these events.
- [Event types](https://ai-recruiter.micro1.ai/api-reference/getting-started/webhooks/examples.md): List of supported event types and their payload.
- [Create a new interview](https://ai-recruiter.micro1.ai/api-reference/interview/create-a-new-interview.md): This endpoint creates a new interview, returns a unique interview ID and a corresponding interview URL. You can send this URL to candidates, add it to a job post or alternatively, use the invite candidate endpoint to send invitations for the interview.
- [Create a new interview (custom questions)](https://ai-recruiter.micro1.ai/api-reference/interview/create-a-new-interview-custom-questions.md): This endpoint creates a new interview with only custom questions, returns a unique interview ID and a corresponding interview URL. You can send this URL to candidates, add it to a job post or alternatively, use the invite candidate endpoint to send invitations for the interview.
- [Get all saved interviews](https://ai-recruiter.micro1.ai/api-reference/interview/get-all-saved-interviews.md): This endpoint fetches all interviews that have been previously created and saved, such as interviews for specific roles like Full Stack Engineer or LLM Engineer.
- [Update an interview](https://ai-recruiter.micro1.ai/api-reference/interview/update-an-interview.md): This endpoint updates an existing interview by ID.
- [Delete an interview](https://ai-recruiter.micro1.ai/api-reference/interview/delete-an-interview.md): This endpoint deletes an existing interview by ID.
- [Preview Questions](https://ai-recruiter.micro1.ai/api-reference/interview/preview-questions.md): This endpoint retrieves a sample interview question based on the provided skills and their descriptions. It helps you understand the type of questions tailored by AI interviews based on the skills provided.
- [Invite candidates to an interview](https://ai-recruiter.micro1.ai/api-reference/invite-candidate/invite-candidates-to-an-interview.md): This endpoint emails candidates to take the interview, returns the candidate ID, and interview URL. The candidates will then take the interview on our platform before you can receive the report data.
- [Get all invited candidates](https://ai-recruiter.micro1.ai/api-reference/invite-candidate/get-all-invited-candidates.md): This endpoint retrieves all sent invites. You can search for a specific candidate, keyword or interview.
- [Get all completed reports](https://ai-recruiter.micro1.ai/api-reference/interview-reports/get-all-completed-reports.md): This endpoint retrieves reports for candidates who have completed their AI interviews. You can filter the reports by Interview ID, Candidate ID or Report ID.
- [Get interview recording](https://ai-recruiter.micro1.ai/api-reference/interview-reports/get-interview-recording.md): Returns interview recording data for a completed report. Requires report_id; resolves session from your account and proxies the internal recording service response, including any Set-Cookie headers from that service.
- [Get all jobs](https://ai-recruiter.micro1.ai/api-reference/job/get-all-jobs.md): Retrieve all jobs via this endpoint.
- [Create a job applicant](https://ai-rec
[…gekürzt]