JINZ.AIJINZ.AI
JINZ.AI
developers
PlatformAPIEventsMCPDocsBlog
Getting Started
  • Welcome to the JINZ.AI developer platform
  • Quickstart
  • Authentication
Getting started
  • Errors
  • Pagination
  • Idempotency
  • Versioning
Guides
  • Receiving webhooks
  • Rate limits
  • Guide: enrich a company
  • Guide: parse and enrich a resume
  • Guide: run a match
  • Guide: react to events with webhooks
  • Guide: build a job board
  • Guide: build a sourcing agent
Core concepts
  • Tenants & access
  • Domain model
  • Intelligence assets
  • Events & webhooks
  • Entity resolution
  • Embeddings & vector search
  • File uploads
  • AI usage & quotas
AI & MCP
  • MCP overview
  • Building agents
Guides

Guide: run a match

curl -X POST https://api.jinzai.dev/v1/matches \\
  -H "Authorization: Bearer $JINZAI_API_KEY" \\
  -d '{"job_id":"job_01H","limit":10,"min_score":0.7}'

Returns scored candidates with reasons. Use POST /v1/matches/score for a single pair.

← Previous
Guide: parse and enrich a resume
Next →
Guide: react to events with webhooks
JINZ.AI
developers

Build the future of hiring, in code.

Platform
PlatformAPIEventsMCP
Docs
DocsToolsBlog
JINZ.AI
Back to JINZ.AIGitHub
© 2026 JINZ.AITokyo, Japan