Learn how versioning works in the Tally API
tally-version
header.
2025-01-15
. If you would be fetching forms without providing the tally-version
header, you would be fetching forms from the 2025-01-15
version of the API.
2025-02-01
, we introduced some breaking changes to the /forms
endpoint and introduced pagination meta data while the data is wrapped within the items
key.
To make use of this you can explicitly specify the version using the tally-version
header.