Copy this page when beginning a new area of research, then replace every placeholder with an observation you can support.
Scope
Last verified: YYYY-MM-DD
Observed client: App name and version
Confidence: Confirmed, likely, or unverified
Describe what the service appears to do and where it sits in the larger application.
Request
GET https://api.example.invalid/resource
Authorization: Bearer [redacted]
List required headers, parameters, locale behavior, and any identifiers needed from another service.
Response
{
"example": "Replace this with a sanitized observation"
}
Explain fields in a table when their meaning is not obvious.
Known behavior
- Record caching and refresh behavior.
- Separate confirmed facts from working theories.
- Note differences by park, region, platform, or app version.
Change history
| Date | Observation |
|---|---|
| YYYY-MM-DD | Initial documentation |