JUMP TOThe sort.xyz API/v1/queries/runCreate and execute a SQL query.post/v1/queries/{id}Retrieve query details.getUpdate a query.patch/v1/queries/{id}/runRun an existing SQL query.get/v1/queries/{id}/forkCopy a query.post/v1/queriesCreate a SQL query.postRetrieve all matching queries.get/v1/contractsRetrieve all contracts currently indexed by Sort.get/v1/contracts/{address}Retrieve a Sort contract record.get/v1/contracts/{address}/abiRetrieve a contract ABI.getAdd a contract ABI.post/v1/contracts/{address}/queriesRetrieve your query history for the given contract address.get/v1/usersRetrieve your account details.getUpdate your account details.patch/v1/users/api-keysCreate an API key.post/v1/users/api-keys/{key}Remove an API key.deleteAlphaGenerate a Sort SQL query from a text prompt.postGenerate and run a Sort SQL query from a text prompt.postRetrieve your query history for the given contract address.get https://api.sort.xyz/v1/contracts/{address}/queriesRetrieves the user's query history for the given contract address.