Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.47 KB

File metadata and controls

19 lines (13 loc) · 1.47 KB

Worklittle

Workforce Intelligence API and MCP for job discovery, auto-apply, swipe-to-apply card UIs, commute search on an interactive job map, plus an employer Business platform for postings, ATS pipeline, employees, HR documents, and webhooks.

APIs

  • Worklittle API — REST API for job discovery, apply flows, market data, and employer ATS/HR operations. Authenticated with Bearer sk-wl-api01 keys; public job-board GETs and applies work without a key subject to rate limits. (https://api.worklittle.com)

Full agent-native provider: REST API (api.worklittle.com, OpenAPI 3.1, Bearer sk-wl-api01 auth), hosted MCP server (mcp.worklittle.com, ~117 tools, same key), llms.txt, and published agent skills installable via 'npx skills add https://docs.worklittle.com' or GitHub mirror worklittle/agent-skills. An agent manifest is at https://docs.worklittle.com/docs-agent-manifest.json. Webhooks are documented but no AsyncAPI or GraphQL contract found. Official TypeScript/Python SDKs and a CLI are also published. Public People Search is temporarily disabled (routes return 410 Gone).

Generated by apis.io from a community submission.