Skip to main content

    JobbyJob.ai Developer Portal

    Build powerful career tools with our APIs and SDKs

    REST API

    REST API for core JobbyJob surfaces — AI operations, Resume 360° profile, Site Builder, and job tracking. See the OpenAPI spec for the current endpoint set.

    • •AI content generation
    • •Resume 360° operations
    • •Site Builder automation
    • •Job application tracking
    View OpenAPI SpecGet API Key

    Template SDK

    Build and publish custom Site Builder templates to the JobbyJob marketplace.

    • •TypeScript support
    • •Built-in validation
    • •Design tokens
    • •Marketplace ready
    View on NPMView on GitHub

    Webhooks

    Beta

    Subscribe to event notifications for select career platform events. Event coverage is expanding — check the list below for what's shipping today.

    • •Application updates
    • •Content published
    • •AI job completions
    • •Site deployments
    Configure Webhooks

    Quick Start

    API Authentication

    # Get your API key from Settings
    curl -H "x-api-key: YOUR_API_KEY" \
    https://api.jobbyjob.ai/v1/resume-360/profile

    Template SDK

    # Install the SDK
    npm install @jobbyjob/template-sdk
    # Import and use
    import { createTemplate } from '@jobbyjob/template-sdk'

    Documentation

    Complete guides and references

    GitHub

    Source code and examples

    Support

    FAQ, help articles, and tickets

    API Status

    Service health monitoring

    API requests are governed by your plan's monthly quota and a short-window throttle to protect the platform from abuse. Exact per-window limits may change; current values are returned on each response via the standard X-RateLimit-* headers.

    Need a larger monthly quota? Compare plans or talk to us about Enterprise.