Skip to main content

Documentation

Jobby.dev documentation

Guides for job seekers, hiring teams, and developers building agent integrations on Jobby.dev.

Last updated

Jobby.dev is an on-demand job fair: live 1:1 video interviews between job seekers and recruiters, with no scheduled slots, no async pipeline, and no multi-round queues. These docs cover three audiences — pick yours below.

Get started

Pillar pages

The three documents that anchor every other page in these docs:

OpenAPI spec

The OpenAPI 3.1 document for the v1 REST surface lives at /api/v1/openapi.json. Point any code-gen tool — openapi-typescript-codegen, openapi-python-client, Stoplight, Scalar — at it.

SDKs

Hand-written SDKs in JavaScript / TypeScript ( @jobbydev/sdk) and Python (jobbydev) mirror the REST surface with crisp method names. Both are published once the v1 surface stabilizes for an external rev.