Last updated
Marso Studio exposes an API so you can call its generation capabilities from your own tools. Endpoints are available to authenticated users — you authenticate with an API key that you create in the app.
Log in to Marso Studio.
Click API at the top of the page (near Credits).
Give your key a name and click Create key.
Copy the key straight away and store it somewhere safe — it is shown only once.
Keep your key secret. Treat it like a password: never commit it to source control, share it, or expose it in client-side code. If a key is ever exposed, revoke it immediately.
Revoke a key to stop it working immediately.
Delete keys you no longer need.
You can create multiple keys — for example, one per integration — and revoke them independently.
Once authenticated, the available endpoints can be accessed from within Marso Studio.
Last updated
