Change Updates

Do not miss any TellusDB API changes, ever again

Subscribe to the TellusDB API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Addition
Added 1
GET /countries/{countryCode}/states
1 structure change including:
1 Modification
Modified 1 Breaking
GET /country-matcher
  • Query
  • query query parameter Modified
    • Query parameter is now required

      Breaking

1 structure change including:
1 Addition
Added 1
GET /country-matcher
6 structure changes including:
6 Additions
Added 6
GET /callingcodes
GET /continents
GET /currencies
GET /currencies/{code}
GET /languages
GET /timezones
2 structure changes including:
2 Modifications
Modified 2
GET /regions
  • Response
  • 200 response Modified
    • result attribute Added
GET /regions/{region}/subregions
  • Response
  • 200 response Modified
    • result attribute Added

Documented country + regions endpoints

5 structure changes including:
5 Additions
Added 5
GET /countries/{countryCode}/purchasing-power
GET /countries/{countryCode}/zipcodes/{zipcode}
GET /regions
GET /regions/{region}/subregions
POST /countries/{countryCode}/format-address

Added correct return data for Country timezones endpoint

1 structure change including:
1 Modification
Modified 1 Breaking
GET /countries/{countryCode}/timezones
  • Response
  • 200 response Modified
    • result attribute Modified
      • Combinator is now oneOf

Added schemas for all our currently supported entities as well as modified payload examples to match the API 1:1

3 structure changes including:
3 Modifications
Modified 3
GET /countries
  • Response
  • 200 response Modified
    • result attribute Modified
GET /countries/{countryCode}
  • Response
  • 200 response Modified
    • result attribute Modified
GET /countries/{countryCode}/timezones
  • Response
  • 200 response Modified
    • result attribute Modified