Retrieve Sandbox Credentials

Last updated July 10th, 2025

post api.withmono.com/v2/connect/sandbox
v1.0

This resource is used to retrieve the sandbox credentials for a connect session.

Headers

Request

123456
curl --request GET \
     --url https://api.withmono.com/v2/connect/session \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --header 'mono-sec-key: string' \
     --header 'x-session-id: sess_aychsq6skstpejxt86gyynkc'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?