API Documentation

This service exposes internal API endpoints for authorized applications.

Status endpoint

GET /status.json

Response example

{
  "status": "ok",
  "service": "techseo-api",
  "version": "v1"
}

Back to overview