API Groups
Folders for your API endpoints with unique documentation and BaseURLs
API Groups allow you to organize your API endpoints into logical "Folders". Each of these API endpoints has its own Documentation and unique BaseURL.
The API Group My First API Group is a group that contains CRUD API Endpoints to modify data in the Database Table My First Database Table.
- Visually separating your API Endpoints
- Managing access between different types of groups (General vs Admin API Endpoints)
- Separating out API Endpoints from Marketplace Extensions
- Managing different versions of an API endpoint

Clicking inside an API Group

Last modified 1yr ago