Skip to main content
GET
Error
A valid request URL is required to generate request examples
{
  "api_version": "0.2.3",
  "handler": "Stratos"
}

Response

200 - application/json

Server is up and speaks the Stratos API.

api_version
string
required

Semver of the implementing module.

Example:

"0.2.3"

handler
string
required

Always Stratos — confirms the server speaks the Stratos contract.

Example:

"Stratos"