generated: '2026-07-11' method: derived source: openapi/memfault-openapi.yml summary: types: - apiKey - http api_key_in: - header schemes: - name: orgAuthToken type: http scheme: bearer bearerFormat: token description: |- Organization Auth Token. Use "Authorization: Bearer oat_xxx" for automation and full API access. sources: - openapi/memfault-openapi.yml - name: basicAuth type: http scheme: basic description: Email + password or Email + user API key via HTTP Basic auth. sources: - openapi/memfault-openapi.yml - name: projectKey type: apiKey in: header parameter: Memfault-Project-Key description: |- Memfault Project Key used by devices and ingestion endpoints (chunks, latest release lookup, events, coredumps). sources: - openapi/memfault-openapi.yml