DocumentationGlossary
Glossary
Key terms and concepts.
Execution Endpoint
A unique URL (e.g., https://api.fuseplane.com/v1/execute/...) that triggers your backend logic.
Secret Store
The encrypted vault where environment variables like API keys are stored.
Policy
Security rules (Rate Limiting, CORS) applied to endpoints to prevent abuse.
Origin
The domain calling your endpoint. Used for CORS validation.