Which productivity advantage does Anypoint Platform have to both implement and manage an API?
A. Automatic API specification generation
B. Automatic API governance
C. Automatic API proxy generation
D. Automatic API semantic versioning
An API client makes an HTTP request to an API gateway with an Accept header containing the value "application/json"
What is a valid HTTP response payload for this request in the client's requested data format?
A. status: healthy
B. status('healthy')
C. {"status" -healthy-}
D.
A. If the access token is compromised, the client credentials do not have to be reissued
B. If the client ID is compromised it can be exchanged for an API key
C. If the access token is compromised it can be exchanged for an API key
D. If the client secret is compromised, the client credentials do not have to be reissued
A MuteSoft developer must implement an API as a Mule application, run the application locally, and execute unit tests against the running application
Which Anypoint Platform component can the developer use to fulfill all of these requirements?
A. API Designer
B. API Manager
C. Anypoint Studio
D. Anypoint CLI
Which role is primarily responsible for building API implementations as part of a typical MuleSoft integration project?
A. API Developer
B. API Designer
C. Operations
D. Integration Architect
A developer is examining the responses from a RESTful web service that is compliant with the Hypertext Transfer Protocol (HTTP/1 1) as defined by the Internet Engineering Task Force (IETF).
In this HTTP/1 1-comphanl web service, which class of HTTP response status codes should be specified to indicate when client requests are successfully received, understood and accepted by the web service?
A. 2xx
B. 3xx
C. 5xx
D. 4xx
Which AnypointPlatform component should a MuleSoft developer use to create an API specification prior to building the API implementation?
A. MUnit
B. API Designer
C. Runtime Manager
D. API Manager
An integration architect is designing an API that must accept requests from API clients for both XML and JSON content over HTTP/1 1 by default.
Which API architectural style when used for its intended and typical purposes, should the architect choose to meet these requirements?
A. SOAP
B. GraphQL
C. REST
D. gRPC
A system administrator needs to determine when permissions were last changed for an Anypoint Platform user. Which Anypoint Platform component should the administrator use to obtain this information?
A. Audit Logging
B. Anypoint Studio
C. Mule Stack Traces
D. Anypoint Monitoring
An organization is choosing between API-led connectivity and other integration approaches
According to MuleSoft which business benefit is associated with an API-led connectivity approach using Anypoint Platform?
A. Higher outcome repeatability through centralized development
B. Greater project predictability through tight coupling of systems
C. Improved security through adoption of monolithic architectures
D. Increased developer productivity through self-service of API assets