{"id":"c16b28e4-7789-4dac-8c88-8915a13cf242","task":"Authenticate to the e-Manifest API and obtain a bearer security token","domain":"usepa.github.io","steps":["Send a GET request to the auth endpoint with your API ID and API key in the URL path (pre-production or production host).","Parse the returned JSON for the 'token' and 'expiration' fields.","Include the token as an Authorization bearer header on all subsequent protected requests.","Re-authenticate before the token's 20-minute expiration to avoid a token-expired error."],"gotchas":["Security tokens expire exactly 20 minutes after creation, and RCRAInfo has no refresh-token mechanism — a full re-authentication is required.","Use the pre-production host for testing and only switch to the production host once verified."],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/c16b28e4-7789-4dac-8c88-8915a13cf242"}