EI
EthIntel
Live EthIntel Sandbox

EthIntel API Playground

Hit the same-origin /api/* routes, inspect live JSON responses, and lift working cURL, JavaScript, and Python snippets without leaving the page.

Mode

Real Requests

History

Last 5 in session

Output

Collapsible JSON

Endpoint

AI transaction explanation with chain and verbosity controls.

Example Presets

Request Path

/api/explain/0x8f3d0f63b3a948321f1b2291e5a8dd3c3df5cc9fd0c8ff9d132d91b2c1e9bc45?chain=ethereum

Request History

The last five requests are stored in session storage for quick replay inside this browser tab.

Response Viewer

Live response payload

Nested objects and arrays can be collapsed inline to keep large payloads readable.

IdleNo timing yet

No response yet

Use one of the presets or tweak the current request, then send it to inspect the live payload and capture timing data.

Request Snippets

Copy the working request

cURL snippet

curl "https://ethintel.io/api/explain/0x8f3d0f63b3a948321f1b2291e5a8dd3c3df5cc9fd0c8ff9d132d91b2c1e9bc45?chain=ethereum" \
  -H "Accept: application/json"