OpenAPI Providers & API Testing
Wire MOCK, OL Hub, or external OpenAPI providers, then test endpoints in AppIQ with request and response inspection.
OL AppIQ applications call backends through configurable API providers, plus built-in testing from Manage APIs.
Provider types
- MOCK — schema-based sample responses for frontend-first development
- OL_HUB — live data via OL Hub / legacy-connected APIs
- OPENAPI — any external REST API configured from an OpenAPI spec (auth + metadata caching)
API testing
Test operations from Manage APIs with request/response visualization before deploy or Hub publish.