Concepts
Endpoints
Understand endpoint records in Reqflo.
Endpoints
Endpoints describe the API operations Reqflo can reason about. They can be created manually or imported from an OpenAPI specification.
Endpoint details
Endpoints usually include method, path, service ownership, request shape, response shape, authentication expectations, and lifecycle state.
How endpoints are used
Request templates reference endpoints so journeys can use consistent API definitions instead of hand-maintained copies.