API Changelog & Release Notes.
Track platform upgrades, non-breaking schema additions, new verification service releases, and version compatibility guarantees.
# Specify API Version in request headers (optional)
curl https://api.phoneveriflo.com/api/v1/jobs \
-H "Authorization: Bearer pv_live_your_key" \
-H "Phoneveriflo-Version: 2026-08-11"All requests require Bearer authorization with high-entropy secret tokens.
Bearer pv_live_...→Prevent duplicate jobs and safe automatic retries using 24h unique keys.
Idempotency-Key: uuid→Predictable Token Bucket model at 100 req/s with standard Retry-After headers.
100 req/s burst→Strict date-based compatibility guarantees with 12-month deprecation windows.
v1 (2026-08-11)→Test API Requests in Real Time
Build and simulate verification requests directly in your browser. Generates live code snippets and previews the exact response schema.
Configure request parameters and click Send Request to preview live execution.
2026-08-11 — Full Application Foundation Release
v1.0 (Latest)Official release of phoneveriflo v1 API, Jobs engine, and Webhooks.
Official release of phoneveriflo v1 API, Jobs engine, and Webhooks supporting up to 100,000 records per job, HMAC cache lookup, micro-USD double entry ledger accounting, and encrypted results.
Common Integration Questions
How do I pin my integration to a specific API version?
You can pass the "Phoneveriflo-Version: YYYY-MM-DD" header on any API request, or set the default version for your workspace in Developer Center Settings.
Related Guides & API References
Ready to build with phoneveriflo?
Generate your secret API key in 30 seconds. Test preflight quotes and receive provider-neutral results with full freshness auditability.