path
is versioned independently using URI versioning. The format is: https://backend.fund.movr.network/<version>/<endpoint>
.https://backend.fund.movr.network/v1/quote
which represents v1
of the quote
endpoint. URLs not adhering to this format are not supported.endpoint
, in which case every endpoint
will be on the next version. Old versions of the API will be deprecated and new features will be rolled out to them on a best-effort basis.