Xano Documentation
Xano Documentation
Xano Documentation
Xano Documentation
What is Xano?
FAQ
Resources and Tips
🎞️ Xano Video Tutorials
🤝 Community Corner
💰 Share Xano. Make money
🏃 Getting Started
⚡ Jumpstart
🎞️ The Xano Interface
☁️ Instances
What is an Instance?
Early Access Instance
Upgrading an Instance
Custom Domain
Sharing
Bandwidth Usage
API Rate Limit
⚒️ WORKSPACES
What is a Workspace?
Dashboard
Database
Airtable Import
API
Documentation
CRUD Operations
Custom Endpoint
Endpoint URL Name
Characteristics of an Endpoint
Inputs
Function Stack
Response
Library
Marketplace
Settings
🔐 Authentication
Authentication
Sign-up & Log in
⚙️ Data Manipulation
The Function Stack
Addons (GraphQL-Like)
The Expression Builder
External Query Manipulation
Timestamp
Filters
Images
Running & Debugging
📕 Guides
Test Your API
Authenticated Request
🎞️ Connect to a Front-End
🎞️ Database
🎞️ API Endpoints
🎞️ Functions
🎞️ Addons
🎞Cascade Delete
Account
Account
Billing
Technology
Docker
Kubernetes
PostgreSQL
Support
Troubleshooting a Slow Response
Powered by GitBook

Characteristics of an Endpoint

These are the basic components of a Xano API endpoint.

The request lifecycle of a Xano endpoint is made up of three parts.

The first is the Input: Does the API endpoint need to accept an input?

The second is the Function Stack: The Function Stack is a group of functions that determine how the endpoint gets processed.

The third is the Response: This is the optional output of the endpoint.

Previous
Endpoint URL Name
Next
Inputs
Last updated 6 months ago