Logo
NeoArc Studio

REST API Home

Configure API-level settings: servers, security schemes, and metadata

You are editing the REST API home file (rest.api.json). This is the top-level configuration for your API, where you define servers, security schemes, and metadata. Individual endpoints are defined separately in the definitions/ directory.

Sections

Security schemes

Define reusable authentication methods that endpoints can reference:

Learn more