Walk Execution

Version: 1.0.0 OpenAPI: 3.0.3

OpenAPI APIGEE mirror of next-gen-swagger/walk-execution/next-gen-walk-execution-api.yaml — paths, parameters, request bodies, and responses resolve from that file via $ref.

Error codes and envelopes (status / error / errorCode / response) are defined in the main Walk spec (next-gen-walk-execution-api.yaml).

APIGEE-only: send api_key (API key) in addition to X-reflexis-csrf-token-X (session token). Clients often send Origin and Referer matching the gateway host for routing validation.

Companion APIGEE spec: task-execution/next-gen-task-execution-apigee-api.yaml.

Servers

URLDescription
https://dev-api.zebra.comDev APIGEE
https://stage-api.zebra.comStage APIGEE
https://test-api.zebra.comTest APIGEE
https://api.zebra.comProd APIGEE

Security schemes

NameTypeDescription
ApiKeyHeaderapiKeyAPIGEE API key header validated by VerifyAPIKey policy.
AuthTokenHeaderapiKeySession authentication token validated server-side against the user session store. Required on every request. Absence returns HTTP 400; invalid/expired token returns HTTP 401.

Operations

Use the sidebar to browse individual operations generated from this specification.