POST to the complete ThorEdge URL. Every method has its own page with parameters, response fields, a runnable request, and a real response captured from ThorEdge. The overview covers the error codes, rate-limit headers, and limits shared by all of them.
Method names are matched exactly and case-sensitively. A method not listed here is forwarded to the upstream node, which decides whether it exists.
Example
Account queries
These methods are answered by FastGate through the same URL and are documented in the FastGate reference. The V2 methods add cursor pagination.Transactions
Other methods
Forwarded to the upstream node; 10 s timeout, one retry on a transport error. History methods (getBlock, getTransaction, getSignaturesForAddress, and related) serve slots from getFirstAvailableBlock onward.