API Developer Guide
How can we help?
Full Site Search

Specify API Version

Currently, the API uses a date-based parameter for versioning while remaining compatible with the legacy numeric versions.

The API supports the following two versioning mechanisms:

  • Current version (recommended): version=YYYY-MM-DD
  • Legacy version (still supported): v=1, v=2, v=3

Date-Based Versioning (Current Version)

The recommended format is a date string, for example: version=2025-01-01.

All future API versions will only support the date-based format.

Legacy Versioning (Still Supported)

Legacy versions use numeric parameters, for example: v=1, v=2, v=3.

Legacy versions remain supported but are not recommended for new integrations.

Version List:

Version ParameterNotes
(no equivalent)v=1
(no equivalent)v=2
version=2025-01-01Equivalent to v=3. Latest version.

If no version parameter is specified in the request, the API will default to the latest version.

Share your feedback with Ragic

What would you like to tell us?(required, multi select)

Please provide detailed explanations for the selected items above:

Screenshots to help us better understand your feedback:

Thank you for your valuable feedback!

Start Ragic for free

Sign up with Google

Terms of Service | Privacy Policy