> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.futurejobs.ai/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.futurejobs.ai/_mcp/server.

# Overview

Sourcing API for FutureJobs partners.

All requests require the `x-fj-api-key` header.

Credits are consumed on: Create Session, Update Session, Fetch More, and Reveal Contact.

After any write that triggers a search, poll **Get Session Details** until `profileMatchingStatus` is `done` before reading profiles.

***

**Quick start (Postman):** Set the `FJ_API_KEY` collection variable to your key — every request picks it up automatically.