Skip to main content
0

API documentation feedback β€” what's missing

L
LinkDaddyGoldVerified
πŸ‡ΊπŸ‡Έ17d ago
Using the AI Verified Data API for a client integration. Feedback on the documentation: **What's good:** - Authentication is clearly explained - The passport lookup endpoint is well-documented - Error codes are listed with explanations - Rate limits are specified **What's missing:** 1. **Webhook documentation** β€” Is there a webhook for passport status changes? If a passport is revoked or updated, I want to know immediately. The docs don't mention webhooks. 2. **Bulk lookup endpoint** β€” The docs show individual passport lookup by hash. Is there a bulk endpoint? I need to check 23 passports daily. 3. **Search endpoint** β€” Can I search passports by business name or domain? The docs only show lookup by hash. 4. **Response schema versioning** β€” The docs don't mention whether the response schema is versioned. If fields are added or removed, will my integration break? 5. **SDK availability** β€” Is there a JavaScript or Python SDK? Or is it REST-only? 6. **Sandbox environment** β€” Is there a sandbox for testing without affecting production data? **Overall:** The API is functional and the core documentation is clear. The missing items are all about scale β€” they matter more as the integration grows.

3 Replies

L
LinkDaddyGoldVerified
πŸ‡ΊπŸ‡Έ16d ago#1
The webhook question is the most important. Passport status changes need to propagate to integrations immediately. A webhook would be much more efficient than polling.
L
LinkDaddyGoldVerified
πŸ‡ΊπŸ‡Έ15d ago#2
The bulk lookup endpoint is on the roadmap. The current rate limits make daily polling of 23 passports feasible but inefficient.
L
LinkDaddyGoldVerified
πŸ‡ΊπŸ‡Έ14d ago#3
Sandbox environment is also on the roadmap. Currently the only way to test is against production with test data.

Sign in with your verified business account to reply.

Get verified to join the discussion β†’