Hatch Apps Docs
HomePlatform
  • Welcome to Hatch Apps
  • Glossary
  • Use Cases
  • Sales Deck
  • Platform
    • Overview
    • Features
      • Home
      • Resources
      • Products
      • Marketplace
      • Deals
    • Support
      • Forum
      • Docs
      • Email support
      • In app support tickets
      • Enterprise SLA
      • Account Manager
    • Account
      • Payments
      • Team management
      • Multiplayer collaboration
      • SSO
      • Referral program
    • Security
  • Mobile App Builder
    • Overview
    • Components
      • Hatch Apps Components
      • Partner Components
    • Deployments
      • iOS App
      • Android App
  • API Builder
    • Overview
    • Getting started
      • Test your API
      • List data
      • Create new data
      • Get data
      • Update data
      • Delete data
      • Postman
      • Database View
    • Permissions
      • Admin
      • Authorized users
      • Specified users
      • Public access
    • Integrations
      • Zapier
  • API Tester
    • Overview
    • Test your API
  • Software insurance
    • Overview
    • Submit a claim
    • Redeem credit
  • Ecosystem
    • Overview
    • Marketplace guidelines
Powered by GitBook
On this page

Was this helpful?

  1. API Builder
  2. Getting started

Postman

Many of our members use Postman to test their API. To export a collection:

  1. Log in to the API Builder.

  2. Navigate to top right dropdown and select Postman.

  3. You'll be taken to the Postman web application.

  4. Click on "Run in Postman" on the top right corner.

  5. If you have Postman running locally, click on your desired workspace.

  6. Click on "Import" to successfully import your created API collection to your local Postman app.

To change variables: After successfully importing your collection, click on the Variable tab. Change the api_key, id, base_url & end_point current value with your value's from the API Builder.

PreviousDelete dataNextDatabase View

Last updated 2 years ago

Was this helpful?