JUMP TOAutoQL APIIntroductionProjectsCreate ProjectpostList ProjectsgetGet ProjectgetUpdate ProjectputDelete ProjectdeleteList Supported DatabasesgetAutoQL ModelsList available or installed AutoQL modelsgetInstall or Uninstall AutoQL ModelpatchGet AutoQL Model JobsgetIdentity ProvidersGet Available IDPsgetConfigure an IDPpostGet IDP ConfigurationsgetUpdate IDP ConfigurationputDelete IDP ConfigurationdeleteAdd GroupputRemove GroupdeleteIdentity Provider AuthenticationGet IDP Login URLgetGet IDP Logout URLgetRefresh the IDP TokengetGet User InformationgetCreate AutoQL TokenpostQueriesValidate a querypostQuery Your DatapostDrilldown into your DatapostQuery by PagepostRelated QueriesgetAutocompletegetIntegratorsGet information about your integration with AutoQLgetAutoQL AuthenticationGet Service Account file.getPowered by IntroductionAPI 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.