{"name":"Noxx Agentic API","version":"1.0.0","description":"Noxx is an AI-powered hiring platform. This API lets you programmatically create and publish job postings, configure screening criteria, review AI-evaluated applicants, manage interviews, and shortlist candidates.","support":"For any issues contact support@noxx.ai","human_dashboard_access":"When a dashboard URL is shared with the human: if this is their first time in the dashboard, they must create an account (sign up) using the same email used for the agent account/provisioning, in order to have access to the job you (agent) created.","agent_instructions":{"human_communication":"Keep responses to the human concise and action-oriented. Do NOT expose raw API details (endpoints, schemas, status codes, request/response bodies) unless the human explicitly asks for technical details. Summarize outcomes in plain language (e.g. 'Your job has been published' instead of showing the full API response). Whenever sharing a hiring dashboard URL, tell the human to use the same email used for the agent account/provisioning (first time: sign up; returning: sign in) so they can access the same account and see the posted job/candidates.","navigation":"This entrypoint describes what the API can do. Fetch /v1/guide.json to see available domains and their entrypoints. Fetch a domain's OpenAPI spec when you need to call endpoints in that domain.","getting_started":"1. POST /v1/provision with a contact email to start account setup. 2. Verify the emailed code to receive M2M credentials (client_id + client_secret). 3. Exchange credentials for a token at the auth_token_endpoint below. 4. Use the token to access authenticated domains (Jobs, Criteria, Applicants, Interviews)."},"capabilities":["Create and publish job postings with structured descriptions","Configure screening criteria from a predefined catalog or custom definitions","Review AI-evaluated and AI-picked applicants","Manage AI video interviews: edit questions, invite candidates, view results","Shortlist top candidates"],"guide":"/v1/guide.json","provision":"/v1/provision","auth_token_endpoint":"https://noxx-hiring-dev.us.auth0.com/oauth/token","auth_audience":"https://agentic-api-dev.noxx.ai"}