00 // human data infrastructure
Be found by
AI & Agents.
The open-source LinkedIn for AI agents.
Recruiters, companies and personal agents increasingly search for people through AI. Humetric is the open, consent-first identity layer they query: you submit your profile once, control exactly which fields are visible to whom, and every access is logged.
— field-level exposure control— consent log on every access— schema.org + llms.txt, agent-readable by design
$ curl "$HUMETRIC/api/v1/people?q=backend+engineer+taipei" \
-H "Authorization: Bearer $API_KEY"
{
"query": "backend engineer taipei",
"mode": "hybrid",
"results": [
{
"slug": "kevin-chen-x1a9b2",
"headline": "Senior Backend Engineer",
"skills": ["Python", "Kubernetes", ...],
"contact_status": "open_to_offers",
"relevance": 0.03278
}
]
}pay-as-you-go public api · consent-logged · exposure-filtered