Get answers to the most common questions about Enhanced Transactions API including usage, authentication, rate limits, and troubleshooting
What is the Enhanced Transactions API?
What types of transactions can be parsed with the Enhanced Transactions API?
How do I authenticate Enhanced Transaction API requests?
?api-key=YOUR_API_KEY
query parameter to all Enhanced Transactions API requests.What is the type for this transaction?
type
field of the API response (e.g., NFT_SALE
, SWAP
, TRANSFER
). You can also filter by transaction type using the type
parameter in your API requests. See our transaction types documentation for all available types.What is the difference between V1 and V2 for the Enhanced Transactions API?
What are the rate limits for Enhanced Transactions?
Why don't I get all transactions for the Enhanced Transaction History call?