Simulator
Enable simulation sharing
Call the share endpoint to enable the public sharing feature for a simulation ID from a specific account or project. Once enabled, simulation details become accessible to anyone with the link to the transaction simulation.
Example sharable link: https://www.tdly.co/shared/simulation/{simulationId}.
Learn more about sharing transactions.
post/v1/account/{accountSlug}/project/{projectSlug}/simulations/{simulationId}/share
Path parameters
accountSlugstring required
Account slug of the user
projectSlugstring required
Project slug of the account
simulationIdstring required
Simulation Id to get info for
Response
The simulation was shared successfully.