Documentation Index
Fetch the complete documentation index at: https://developer.jonahanderson.me/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This developer portal documents the endpoints that power Jonah Anderson’s public Candidate Profile API.Set up authentication
Learn the bearer-token flow and get the header you need for every protected endpoint.
Read the API introduction
Start with the environments, resource groups, and response shapes used across the API.
Also available through MCP
Explore the MCP server
Connect the same candidate profile data through Model Context Protocol for AI clients and agent workflows.
Resource areas
The API is organized around the resources below.Authentication
Request a signed bearer token before calling protected endpoints.
Candidate
Retrieve the top-level candidate profile.
Experience
Browse work history and fetch individual experience entries.
Projects
List featured projects and request full project details by id.
Resume
Retrieve structured resume data or a PDF link.
Contact
Submit contact requests and check availability endpoints.
Environments
The API currently exposes a single server target.Base URL