{"warning":"consider using the new API Version (2), you can get help by calling HTTP-GET on /api/v2","execute_query":{"verb":"POST","header":"Content-Type: text/html","path":"/query?type=filter|export","description":"execute an SQL, and receive an ID to use in subsequent API calls"},"query_status":{"verb":"GET","header":"","path":"/query/id","description":"get query status & total row count when complete"},"statistics":{"verb":"GET","header":"","path":"/stats/id","description":"general stats on the query & its corresponding export"},"sample_results":{"verb":"GET","header":"","path":"/sample/id","description":"returns sample reults for supplied query id"},"export_keys":{"verb":"POST","header":"","path":"/export/id","description":"export all query results of supplied query id"},"export_status":{"verb":"GET","header":"","path":"/export/id","description":"return export job status - pending|done|error"},"healthcheck":{"verb":"GET","header":"","path":"/healthcheck[?deep]","description":"returns 'ok'|'error'. 'deep' will check entire service stack"},"healthcheckauthenticated":{"verb":"GET","header":"","path":"/healthcheck/authenticated","description":"returns 'ok'|'error'. check if the the token is valid"}}