AutoQL API

AutoQL's powerful API enables you to seamlessly enable conversational database querying within your software or web portal.

The AutoQL API is organized around REST. Our API has predictable resource-oriented URLs, accepts and returns JSON-encoded request bodies and uses standard HTTP response codes and verbs. The API is secured with JWT in conjunction with an API key.

For additional details about the API, check out our comprehensive API Reference documentation here or learn more about creating JSON Web Tokens (JWT) and how to manage API Keys here.

πŸ“˜

API Keys are required to access our REST API methods

API Keys give you access to your data, allow you to configure services, and permit access to our services.