Authentication
Version: 1.0.0 OpenAPI: 3.0.3
OpenAPI for Reflexis Auth HTTP endpoints, including T-API external authentication.
Authentication: T-API login expects the X-reflexis-auth-token-X header (T-API / integration token).
Note: Do not commit or share real token values. Use the Authorize dialog or environment-specific secrets in Try it out.
Download OpenAPI specification (v1.0.0)
Servers
| URL | Description |
|---|---|
https://fs3.reflexisinc.com/ | Example host (replace with your environment) |
http://localhost:3001/ | Local CORS proxy — npm run cors-proxy; full target URL is rewritten by the proxy |
Security schemes
| Name | Type | Description |
|---|---|---|
ReflexisAuthToken | apiKey | T-API / integration authentication token issued for your integration. |
Operations
Use the sidebar to browse individual operations generated from this specification.