Skip to main content

Versioning

warning

Socket API is now part of Bungee. Socket API will be migrated to Bungee API. Documentation is in progress, and you may find references to Socket API in this documentation.

Each Bungee HTTP API path is versioned independently using URI versioning. The format is: https://api.socket.tech/<version>/<endpoint>.

A major version bump occurs whenever a backwards incompatible change occurs to an 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.

Current versions

The Bungee API has three versions at the moment. It is advised to use the latest version as past versions could deprecate overtime.

VersionAPI KeyEndpointDocsNotes
V0NoDeprecated-Deprecated
V1NoDeprecated-Deprecated
V2Yeshttps://api.socket.tech/v2https://api.socket.tech/v2/swagger/Replace with Bungee Endpoint