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
  • Create an API
  • Configure the API

Was this helpful?

  1. API Builder

Getting started

PreviousOverviewNextTest your API

Last updated 2 years ago

Was this helpful?

In this section you'll learn how to quickly build and deploy your first REST API with the API Builder.

Create an API

  • Go to the and click on Create A New API

  • Enter a name for your API and a unique path

  • Click Create to create the API

Configure the API

On the next screen you'll be able to configure the object types that your API will manage through our API Editor. The default configuration defines a Posts resource with three properties and a permission rule that only allows the author of a note full access.

  1. Click Configure to Configure your API.

  2. Click Add Property to Add your API Property.

  3. Click Save to deploy your API.


Create an API
API Builder Dashboard