Build with the Skill Passport API
Embed verified skill identity, AI matching, and credential issuance into your product with a developer-first API.
Everything you need to ship
Simple authentication
API keys and OAuth 2.0 to secure every request from your application.
REST endpoints
Clean, predictable JSON endpoints for profiles, credentials, and matches.
Realtime webhooks
Subscribe to verification, issuance, and match events as they happen.
Verified by default
Every credential delivered through the API is blockchain anchored.
Built for scale
Low-latency infrastructure designed for high-volume hiring platforms.
SDKs & integrations
Drop-in SDKs and integrations with ATS, LMS, and HRIS systems.
Core endpoints
/v1/passports/{id}Fetch a verified Skill Passport/v1/credentialsIssue a new verified credential/v1/matchRun AI matching against a role/v1/skills/searchSearch the skill taxonomy/v1/webhooksRegister an event webhookFrom zero to verified in minutes
Generate an API key, install the SDK, and make your first request. Full reference docs, sandboxes, and starter templates included.
- Sandbox environment with test data
- Official SDKs for Node, Python, and Go
- OpenAPI spec and Postman collection
- Dedicated developer support
curl https://api.skillpassport.io/v1/passports/usr_123 \ -H "Authorization: Bearer $SKILL_PASSPORT_API_KEY" \ -H "Content-Type: application/json"
Replace the example ID with any verified Skill Passport identifier.
Documentation
Guides, references, and recipes.
SDKs
Official libraries for popular stacks.
Integrations
ATS, LMS, and HRIS connectors.
Ready to start building?
Get in touch to request API access and a sandbox key for your team.
Request API access