REST API for the MobileFirst runtime
improve this page | report issueOverview
The REST API for the MobileFirst runtime provides several services for mobile clients and confidential clients to call adapters, obtain access tokens, get Direct Update content, and more. Most of the REST API endpoints are protected by OAuth.
Testing the REST API for the MobileFirst runtime with Swagger UI
On a development server, you can test the runtime REST API with Swagger UI.
MobileFirst exposes the runtime REST API at the /doc endpoint: http(s)://server_ip:server_port/context_root/doc.
API Reference
▲Last modified on October 30, 2019