Apigee-API-Engineer Google Cloud - Apigee Certified API Engineer Free Practice Exam Questions (2025 Updated)
Prepare effectively for your Google Apigee-API-Engineer Google Cloud - Apigee Certified API Engineer certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.
A customer has added response cache policy on all their search APIs, but traffic to the backend has not reduced much. They ask you to investigate, you find that GET queries are being cached and available in memory but cache misses are still high You want to improve caching and reduce cache misses What should you do?
As an API Engineer you are approached late in the day with an emergency request to configure a 2 way TLS connection between Apigee and the backend server. All existing certificates have been revoked. The security team provides you the PEM file for the backend server and your new Apigee TLS certificate. What minimum steps are required to reconfigure 2-way TLS?
Choose 2 answers
Which approaches can be used for extracting data from a SOAP body and returning it as a JSON response in Apigee Edge? Select all that are correct.
Choose 3 answers
As an API Engineer you have been asked to automate the build process for Apigee deployments. You decide to build a new tool to deploy the API Bundles using the Apigee Management API. What would be the correct approach?
How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?
Which OAuth 2 0 grant requires redirection'?
Your API generates tokens to authenticate users. You have the following requirements
1. Limited token lifetime.
2. Managed key rotation.
3. Self-verifiable content.
4 Compact data representation
5. Refresh without new challenge.
You plan to use SAML2 Which two of the above-listed requirements are satisfied by using SAML2? Choose 2 answers
Which is a benefit of three-legged OAuth (authonzation_code grant)'?
You have the following requirements for your API:
• Authenticate users.
• Identify applications.
• Log update events to StackDriver
• Enforce quotas based on Product configurations
• Alert when total API latency exceeds 500 milliseconds
Your Apigee Edge API proxy is currently implemented with the following Proxy Endpoint configuration
Which above 2 requirements have been met with this configuration? Choose 2 answers
Which are NOT a step in the OAuth 2 0 authorization code grant process? Select all that are correct
Which statements ate true when the following policy is used? Select all that are correct.
The product team is rolling out a new reseller program with API's. The product owner has created Epics covering the high level requirements. The product owner delegate has asked for help creating a product backlog. What task would the product owner delegate need assistance with?
Where in the proxy should you place a policy that modifies the flow variable target, url?
You have a new set of requirements for a mobile app. The product team has asked for the following.
• The app requires access to customer order information
• The app needs to allow a search function for orders by product name
Choose two development tasks that would accomplish the requirements. Choose 2 answers
Which policies can be used to create or modify a request message for a service callout? Select all that are correct
Your client's Apigee Edge configuration uses Local Target Proxy Chaining with proxies that have monthly quotas The client has noticed that quotas are being exceeded more quickly than expected What should you do?
In which place can outbound SSL be configured?
You are using the Apigee ExtractVariables policy JSONPath feature, and discover that the query is not returning the expected result for the payload you are providing What should you do?
Which are characteristics of the PopulateCache and ResponseCache policies'? Select all that are correct
Which policy can be used to restrict access to API resources based on the client IP?