Controlled JSON access to BrandMeister TG91 check-in log data, built for automation, statistics and integration within the World Wide Check-In ecosystem.
Base URL
/api/
Endpoints
Response format
{
"status": "ok",
"count": 100,
"data": [
{
"DateTime": "2026-02-08 16:16",
"SourceCall": "M7NTE"
}
]
}
Usage notes
- Read-only access
- No authentication required at present
- Rate limiting may be applied without notice
- Schema stability is best-effort