Glossary

API Definition

An OpenAPI 3.0 specification that defines the RESTful interface. This is what external consumers see. It includes paths, operations, request/response schemas, and security requirements.

Learn More

Related Terms