Skip to main content

Changelog

All notable changes to the Vera API.


v1.0.0 (2026-02-01)

Initial Release

Endpoints

  • POST /api/enrich — Start company enrichment
  • GET /api/enrich/{id} — Poll for job results
  • POST /api/enrich/bulk — Bulk enrichment (up to 1,000 domains)
  • GET /api/enrich/bulk/{id} — Check batch progress
  • GET /api/companies/search — Search enriched companies

Features

  • Asynchronous enrichment with job polling
  • Rate limiting with X-RateLimit-* headers
  • Multi-source data aggregation (website, LinkedIn, AI)
  • Confidence scoring for data quality
  • Bearer token authentication

Upcoming

Planned for v1.1.0

  • Webhooks — Receive enrichment results via HTTP callbacks
  • Company Lookup — Get a single company by ID or domain
  • Field Selection — Request specific fields to reduce payload size

Under Consideration

  • Official Node.js and Python SDKs
  • Real-time enrichment progress streaming
  • Custom data fields

API Status

Check real-time status at status.veraenrich.com. Report issues or email hi@veraenrich.com.