API Reference
Anystack's API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Anystack provides two different API's. The base API is for interacting with your account and manage products, licenses, policies, contacts, and releases. The distribution API provides very specific endpoints which are tailor made for your product platform. For example, an endpoint for auto updating your Electron Builder application.