🪁

Main
INTERACTIVE LAB // github-api-matrix

GitHub API Token Matrix

API Token Matrix Simulator

EndpointNo TokenValid TokenExpired Token
raw.githubusercontent.com200200404
GitHub Trees API200200401

Observation

  • public raw content: no token 200, valid token 200, expired Authorization header 404;
  • Trees API public tree: no token 200, valid token 200, expired Authorization header 401.