Welcome to the Postman Collections Quickstart Guide! If you're looking for a quick and easy way to get started with the Method API with no additional code, this is the place for you.
Follow these steps to quickly get started with the Method API:
-
The Method API uses API keys to authenticate requests. The API key serves as an identifier for your team. Start by creating your account in the Method Dashboard, or email us at team@methodfi.com.
-
Click the "Run in Postman" button below.
- Once both the collection and the environment variables are imported into Postman, see the Configuration section on how to correctly configure API keys with the collection.
The Method Postman collection uses Postman environment variables to simplify each API request.
- Select the
Method Sandbox
environment in the top right corner - Click the
eye
icon to open the environment settings - Modify
env
variable accordingly. Check Environments documentation. - Copy in your team API key into
token
- Set the ids for the requests you want to run
- Save your changes and start making requests!