# Welcome to CreatorsJet

> Build supported creator and agency workflows with CreatorsJet Public API V1.
>
> Canonical URL: https://docs.creatorsjet.com/docs

CreatorsJet developer documentation helps engineering and operations teams build server-side creator workflows with the implemented Public API V1 contract.

> **Coming Soon — Production access is release gated:**
>
> Public API V1 is implemented, but production access must be enabled by CreatorsJet. CreatorsJet MCP is not publicly released. Use this documentation to review the current contract and release status.

## Who this documentation is for

This documentation is designed for:

* Developers building creator or agency integrations
* Agency teams importing and maintaining creator rosters
* Product and data teams reading creator identities and summary metrics
* Platform engineers implementing secure, server-side media-kit workflows

## Start here

### [Public API V1](/api)

Understand the supported creator and agency contract, scope model, and release status.

### [Getting started](/api/getting-started)

Prepare an API key and your first authenticated request after access is enabled.

### [Endpoint reference](/api/reference)

Review exact requests and responses generated from the OpenAPI 3.1 contract.

### [CreatorsJet MCP](/mcp)

Review the implemented preview tools, safety model, and current release status.

## Supported workflows

Public API V1 currently covers:

* Agency roster creation and cursor-paginated retrieval
* Validated creator CSV imports with row-level results
* Creator profile and summary-metric retrieval
* Default media-kit creation, listing, and retrieval
* Creator-owned link-in-bio creation and editing
* Agency-owned pitch-deck creation and editing
* Creator- and agency-owned campaign listing, retrieval, creation, and metadata editing
* Page-view analytics for owned CreatorsJet resources

## Machine-readable contracts

* Append `.md` to any documentation URL for its Markdown representation
* [OpenAPI 3.1 JSON](/openapi.json)
* [Documentation index](/llms.txt)
* [Complete Markdown corpus](/llms-full.txt)
