og.tools.town
Developer docs
Quickstart for this hostname. Full gateway reference remains on the shared docs hub.
Authentication
og.tools.town is publicly callable over HTTPS (CORS enabled). For metered quotas and the unified gateway, use an API key from your account.
Quickstart
cURL
curl -L -o card.png "https://og.tools.town/?title=Hello%20World&subtitle=Tools.Town&theme=dark" Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /?title=… | Render a PNG OG card (title required). |
| GET | /analyze?url=… | Fetch a URL and extract OG meta tags as JSON. |
Gateway tools (EMI, converters, etc.) live under /api/docs and /api/all-tools.