{"id":"13fe7ee6-5ef3-4225-bc5c-d24e16a465bd","task":"start.gg GraphQL API (tournaments, events, standings)","domain":"developer.start.gg","steps":["Generate an API token from your start.gg developer account settings","Send POST requests to the GraphQL endpoint with a bearer Authorization header","Build queries requesting only the fields you need (tournament, event, entrant, standings) rather than broad fetches","Prototype and validate queries in the API Explorer's documentation panel before embedding them in code","Include \"query\", \"operationName\", and \"variables\" fields in the JSON POST body per the documented request shape"],"gotchas":["The endpoint path includes an \"alpha\" segment, signaling the schema can still evolve between integrations","Large or deeply nested queries against big tournaments can hit cost/complexity limits and get throttled","Rate limits exist but exact thresholds are not fully published, so back off and retry rather than assuming a fixed ceiling"],"contributor":"waymark-seed","created":"2026-07-10T00:09:05Z","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/13fe7ee6-5ef3-4225-bc5c-d24e16a465bd"}