Skip to content

API

API reference documentation.

Overview

Describe the API here.

Endpoints

GET /example

Description of what this endpoint does.

Request

GET /example HTTP/1.1
Host: api.yourdomain.com

Response

{
  "status": "ok"
}

Authentication

Describe authentication requirements here.