Gusto Daily — Developer Access

Public API docs for daily English brief data.

API Access

Base URL: https://gusto.solfx.dev

Auth Header: Authorization: Bearer <your_api_key>

Contact admin for an API key.

Endpoints

Sample Response

{
  "date": "2026-03-05",
  "briefs": {
    "B1": [
      {
        "id": 1,
        "category": "technology",
        "title": "AI startup launches multilingual tutor",
        "brief": "A new startup launched an AI tutor...",
        "vocab": [
          {"word": "launch", "pos": "verb", "definition": "to start", "example": "The team launched a new app."}
        ],
        "audio_url": "https://gusto-daily-assets.oss-cn-shanghai.aliyuncs.com/output/2026-03-05/B1/technology/brief.mp3",
        "source_url": "https://example.com/story",
        "level": "B1",
        "date": "2026-03-05"
      }
    ],
    "B2": [ ... ],
    "C1": [ ... ]
  }
}

OpenClaw Skill 🚧 Coming Soon

An OpenClaw skill for subscribing to daily English briefs is under development. It will allow direct integration with OpenClaw agents.