Skip to main content

Building an API in RAW

info

If you are just getting started, we recommend the following guide instead, where you create your first endpoint.

The following explains in detail how to build and configure an API in RAW.

At this point we assume you have created your first endpoint. If not, we encourage you to do so, as this guide is more advanced covering topics such as:

  • How to build APIs with query parameters;
  • How to read data from secure data sources;
  • How to configure, test, secure, monitor and manage your API endpoints.

The first step is to learn the basic concepts. Let's get started!