Named entity extraction, knowledge-graph construction, and candidate-to-job matching for career data — plus direct access to cs-opus, cs-sonnet, and cs-haiku by name. One key, 100 free requests a day, own account in 10 seconds — no CareerStudioMax login needed.
curl https://api.careerstudiomax.com/api/transformer/v1/extract \ -H "X-API-Key: csk_live_..." \ -H "Content-Type: application/json" \ -d '{"text": "Led backend team at Acme, hired by a recruiter for a Senior Engineer role, $145k"}' # -> real entities, relationships, # and a structured career graph
Every call runs on the same cs-sonnet/cs-haiku/cs-opus models that power the main CareerStudioMax platform — not a wrapper around a generic LLM prompt.
Registering here creates a standalone Transformer developer account — not a CareerStudioMax login, and not shared with CSTM-1 or CSTM-2's developer accounts either. Each platform stands on its own.
Paste text into /playground and watch /v1/career-graph's real output render as an interactive, draggable node graph — not just a JSON blob.
100 requests/day at no cost, no card required. Pro (10,000/day) and Enterprise (unlimited) when you need more.