NOTE :
Socket has migrated it's API domain to api.socket.tech
. The previous domain backend.movr.network
will be deprecated going forward. path
is versioned independently using URI versioning. The format is: https://api.socket.tech/<version>/<endpoint>
.https://api.socket.tech/v2/quote
which represents v2
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.