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.
Xano Creates your CRUD Operations in an API Group called Default
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.

What are API Groups used for

  • 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