Get Started with Refonte.Ai
Pro
Nucleus
The Refonte.Ai REST API is versioned via a prefix in the URL. Currently, we only support v1 of the API via `https://api.refonteai.com/v1/`. Within an API version, we strive to only make backward-compatible changes to the API. This means that a client that integrates with v1 of our REST API will continue to work when querying v1 in the future.
Backward-compatible changes can be made within an API version, and include:
Backward-incompatible changes will only happen in a new version of the API, and include:
We occasionally deprecate and delete API features that are no longer supported. Under these circumstances, we will endeavor to locate and alert impacted users, and we will persist in providing support for the deprecated API throughout the migration procedure.
Updated about 2 months ago