Do I need a paid plan to use the Tenderly API?
Yes. Generating API access tokens and using the Tenderly API are available on the paid plan. To enable them for your account, contact our sales team to schedule a call and discuss upgrading your plan.
How can I generate an API access token for an organization?
To generate an access token, head over to the Organizations page in the Tenderly Dashboard.Once you open the page, click on your organization and go to the Access Tokens tab. Next, click the New Access
Token button, add a token label, and click Generate.
How can I fetch the latest block via API?
You can use the following API endpoint to fetch the latest block number. For programmatic transaction simulation, see the Simulation API:
example