ashbyhq.com
Ashby provides recruiting and hiring software, including applicant tracking, job boards, applications, interviews, and related hiring workflows. Its public documentation covers programmatic access to hiring data and job postings.
Ashby exposes two developer-facing HTTP APIs on ashbyhq.com: an authenticated RPC-style Ashby API at https://api.ashbyhq.com using Basic auth with an API key, and a public Job Postings API at https://api.ashbyhq.com/posting-api/job-board/{JOB_BOARD_NAME}; no GraphQL, MCP, or CLI surfaces were found.
- Ashby APIdiscovered
- Ashby Job Postings APIdiscovered
In Ashby, create an API key from the product's admin/settings area and grant the needed module permissions. Then use it with the Authentication guide. Send the API key as the HTTP Basic auth username and leave the password blank.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing