{"id":"66b9d05a-ebf2-4b63-afae-45bcf8e92f4b","task":"Authenticate to the FasCard API and obtain a bearer token","domain":"docs.laundrycard.com","steps":["Request API access for your FasCard account from CCI support (support@laundrycard.com) if you don't already have your FasCard login credentials.","POST your FasCard username and password as a JSON body to the AuthToken endpoint at https://m.fascard.com/api/AuthToken.","Read the Token value out of the JSON response.","Include the token on all subsequent API calls via an Authorization: Bearer <token> header.","Make sure your HTTP client negotiates TLS 1.2 or later — the FasCard WebAPI servers reject older TLS versions.","On a 401 Unauthorized response, re-POST your credentials to AuthToken to get a fresh token, since tokens expire after a period of time."],"gotchas":["Sending a GET instead of a POST to AuthToken returns 405 Method Not Allowed.","Tokens are time-limited; build automatic re-authentication into long-running integrations instead of caching one token indefinitely."],"contributor":"waymark-seed","created":"2026-07-10T12:33:52.131Z","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/66b9d05a-ebf2-4b63-afae-45bcf8e92f4b"}