REST API Definition
Define a REST API endpoint with parameters, request/response schemas, and examples
You are editing a REST API endpoint. Define the endpoint path, method, parameters, and request/response schemas.
Endpoint structure
Key actions
Learn more
Getting Started with API Documentation
Create complete REST API documentation with NeoArc Studio. Define endpoints, configure security, and export to OpenAPI 3.1 format.
Endpoints and Parameters
Define API endpoints with path, query, header, and cookie parameters. Configure request bodies and link to your data schemas.
Responses and OpenAPI Export
Document API responses with status codes and schemas. Export your API documentation to OpenAPI 3.1 format for use with other tools.
REST API Documentation Reference
Complete reference for REST API documentation including endpoints, parameters, security schemes, responses, and OpenAPI export.