wilsonianb / method-postman

Postman collection for Method API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method Postman Collections

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.

Getting started

Follow these steps to quickly get started with the Method API:

  1. 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.

  2. Click the "Run in Postman" button below.

Run in Postman

  1. 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.

Configuration

The Method Postman collection uses Postman environment variables to simplify each API request.

  1. Select the Method Sandbox environment in the top right corner
  2. Click the eye icon to open the environment settings
  3. Modify env variable accordingly. Check Environments documentation.
  4. Copy in your team API key into token
  5. Set the ids for the requests you want to run
  6. Save your changes and start making requests!

About

Postman collection for Method API

License:MIT License