SDKs & LibrariesSDK Overview
SDK v1.4Enterprise DX
SDK Overview
REST-first integration guides aligned with the live Xaqiiji API contract.
SDK status
The official @xaqiiji/sdk TypeScript package is in development. Use REST from your backend today — examples below match the live API.
Integration approach
Use REST from your backend with fetch, axios, or any HTTP client. When the TypeScript SDK ships, it will wrap the same OpenAPI contract documented here.
SDK Features
Citizen Verification (live)
List Verifications (live)
API Key Authentication
Idempotency Keys
Webhook HMAC Signatures
OpenAPI 3.1 Contract
Stable Error Codes
Rate Limit Headers
TypeScript SDK (coming soon)
OpenAPI contract
Generate clients from the live spec at /api/v1/docs/openapi.json, or follow the guides below.
Edit this page
Was this page helpful?