Discovering the inner Glitch API
Add an Authorization header. The value should be a personal token.
The Glitch API is located at api.glitch.com
GET https://api.glitch.com/projects list projects
GET https://api.glitch.com/projects/{project_id} specific project
GET https://api.glitch.com/projects/questions list current open questions
GET https://api.glitch.com/users list users
GET https://api.glitch.com/users/{user_id} specific user