Space-Market API v4 (1.0.0)

Download OpenAPI specification:

License: MIT

An API ment for communication in a simple market system.

This defines how the Space-Market defines its well-known endpoint.

For the actual API see: v4/space-market.yaml

Returns the versions supported by the server

Returns the versions, which are supported. This is usually defined by the server, but a reverse proxy might override it to point to other endpoints.

Responses

Response samples

Content type
application/json
{
  • "versions": [
    ]
}