API
The Everclear API contains endpoints to create new intents, track intent statuses, and more.
Testnet API: https://api.testnet.everclear.org
Mainnet API: https://api.everclear.org
Last updated
The Everclear API contains endpoints to create new intents, track intent statuses, and more.
Testnet API: https://api.testnet.everclear.org
Mainnet API: https://api.everclear.org
Last updated
Retrieves a paginated list of intents based on query parameters
Successful retrieval of intents
Fetches detailed information for a specified invoice by its intentID
The unique identifier for the intent
Successful retrieval of invoice details
The request object for returnUnsupportedIntent
on hub domain
The unique identifier for the intent
Successful response with a TransactionRequest object
Retrieves a paginated list of invoices in FIFO queue order
Successful retrieval of invoices
The request object to withdraw
from the protocol
Successful response with a TransactionRequest object
The request object for executeIntentCalldata
, used for self-execution
The unique identifier for the intent
The domain for the request
Successful response with a TransactionRequest object
Updates the max fee for a specified intent and returns a TransactionRequest object
The unique identifier for the intent
Successful response with a TransactionRequest object
Endpoint to generate a TransactionRequest for a newIntent
Successful response with a TransactionRequest object
Fetches detailed information for a specified intent by its ID
The unique identifier for the intent
Successful retrieval of intent details