Jump to Content
Chata | AutoQLDocumentationAPI ReferenceGet Started
HomeDocumentationAPI Reference
v1.0.0

DocumentationAPI ReferenceGet StartedLog InChata | AutoQL
API Reference
Log In
v1.0.0
All
Pages
Start typing to search…

AutoQL API

  • Introduction
  • Projects
    • Create Projectpost
    • List Projectsget
    • Get Projectget
    • Update Projectput
    • Delete Projectdel
    • List Supported Databasesget
  • AutoQL Models
    • List available or installed AutoQL modelsget
    • Install or Uninstall AutoQL Modelpatch
    • Get AutoQL Model Jobsget
  • Identity Providers
    • Get Available IDPsget
    • Configure an IDPpost
    • Get IDP Configurationsget
    • Update IDP Configurationput
    • Delete IDP Configurationdel
    • Add Groupput
    • Remove Groupdel
  • Identity Provider Authentication
    • Get IDP Login URLget
    • Get IDP Logout URLget
    • Refresh the IDP Tokenget
    • Get User Informationget
    • Create AutoQL Tokenpost
  • Queries
    • Validate a querypost
    • Query Your Datapost
    • Drilldown into your Datapost
    • Query by Pagepost
    • Related Queriesget
    • Autocompleteget
  • Integrators
    • Get information about your integration with AutoQLget
  • AutoQL Authentication
    • Get Service Account file.get
Powered by 

Introduction

API Reference

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.