References?
You're kidding, right?
That's like asking Stacker News to provide an API.
That's like asking Stacker News to provide an API.
You can access the API from your browser using the GraphQL playground and your browser will automatically set the session cookies since it's the same domain.
But for external usage (like from Python), you would need to copy the cookies yourself. We don't have something like API keys yet.
But we do have an public API you can use and you don't have to reverse engineer it since we enabled introspection. But you probably meant that we should provide API keys.
If so, PRs welcome :)
reply
That needs a web browser, therefore it isn't an API.
reply
Please tell me what your definition of an API is then.
Afaict, you're talking about API keys, not an API.
reply