What can we help you with?

How do I use the API Explorer to test endpoints in the sandbox environment?

To use the API Explorer:

  1. Go to https://auth.marqeta.com to log in to your Marqeta.com account.
  2. Go to https://www.marqeta.com/docs/api-explorer to open the API Explorer.
  3. Browse for an endpoint you want to try. For this example, we'll create a new user.
    1. Click on users.
    2. Click on POST /users.
  4. To make a request using the endpoint, click Try It Out in the upper-right corner of the endpoint widget.
  5. For this example, replace the contents of the Body field with "{ }" (an empty object). The /users endpoint does not require any body field data.
  6. Click Execute. The response data appears below the request data.

2019-08-27_16.01.24.gif

Thanks for the feedback
Thanks for the feedback
Was this article helpful?

We've recieved your feedback.

Contact Developer Support
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.