So I have been digging in the deep area of Glitch Help and the Support Forums and I can’t find any documentation for the Glitch API. I saw in 2017 that it wasn’t public yet… but that was 2017. Am I just blind?
That’s correct. The only documentation that exists would be around the websockets functionality shared in the Building Glitch category.
You’re totally right, I misspoke. It was in the Glitch Testing group category, which wasn’t public.
I’m part of the Fastly testing group, is it in the same area?
1 Like
The Glitch API was a thing many, many years ago, but has not been maintained since and is not just “not guaranteed to work” but is guaranteed to not work the way you think it will, if it works at all. I can strongly recommend ignoring that it exists and not trying to build on top of it. Any docs you can find are going to be out of date or wrong, but more likely both of those at the same time.
3 Likes
Understood. I will do my best to figure something out.