Quickstart
Overview of the Quickstart tutorial of Morph API.
Overview
In this tutorial, you will learn how to retrieve records of a Table in Morph using Morph API.
We will guide you through making a request to the Query Records endpoint of Morph REST API.
Ready to build?
If you are already ready to build and prefer skipping this tutorial, here are some suggested resources to get you started:
- Morph API reference
- Working with guides.
Learning points
- Getting familiar with the Developer Mode.
- In Morph and in the Developer Mode:
- Create a new database.
- Create a new Table by CSV import.
- Create an API Key.
- Query records of a Table in Morph by making an API request to the Query Records endpoint of Morph API.
Updated 2 months ago