Tiller Tech Verifications API
  • GETTING STARTED
    • Welcome!
    • Quick Start Guide
    • Address Verification
    • Background Checks
    • Bank Check
  • Reference
    • Request Structure
    • API Reference
      • Authentication
      • Verifications
      • Ongoing Monitoring
    • Error Handling
    • Changelog and Versioning
Powered by GitBook
On this page
  • Changelog and Versioning
  • Versioning Policy
Export as PDF
  1. Reference

Changelog and Versioning

Changelog and Versioning

The Verifications API is continuously evolving, with new features and updates being added to enhance functionality. This section provides information about our versioning policy and a changelog that details the historical and recent changes to the API.

Versioning Policy

Our API versioning is designed to ensure backward compatibility and minimise disruptions to your integration.

  • Version Format: We use a simple versioning, vX, where X is the major version.

verifications-api.tiller-verify.com/api/{version}/
  • Major Versions: Changes in the major version indicate significant updates that may not be backwards compatible. These changes could include modifications to existing endpoint functionality or removing endpoints. This will alter the API base URL.

  • Minor Changes: Minor version updates involve backward-compatible additions or enhancements, such as adding or extending new endpoints. These will not change the base URL.

PreviousError Handling

Last updated 4 months ago