API Overview
Stack offers a REST API for backends & frontends of any programming language or framework. This API is used to authenticate users, manage user data, and more.
Authentication
The following authentication headers are common to every endpoint:
To see how to use these headers in various programming languages, see the examples.