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.

Changes

Changed in 2 of the 4 revisions of this API.63

    • added the new rid:simulation_draft enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new rid:simulation_draft enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new rid:simulation_draft enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new rid:simulation_draft enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new rid:simulation_draft enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new rid:simulation_draft enum value to the // response property for the response status

      response-property-enum-value-added

    • api tag Simulator added

      api-tag-added

    • api tag Simulations removed

      api-tag-removed

    • added the non-success response with the status

      response-non-success-status-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog