Method and Path instead,
we have a dedicated section about Endpoints, check the cards below.
Introduction
Get understanding of how does Run API (Endpoints) works in general.
Configuration
Read more about creating API Endpoint.
Routing
Read how we handle routing based on your method and path.
Guard
Validate headers, query parameters or payload before it reaches your Component.
Authentication
Wondering about authentication? Read more about it here.
HTTP Codes
How do we handle HTTP response codes? Read more about it here.

