page-builder User Exam
Quiz Summary
0 of 10 questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 10 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- page-builder 0%
- Technology Development 0%
-
Unfortunately you haven’t passed the agency REST API exam. The target pass score is 90%, you can retake the quiz and try again.
-
You’ve passed the agency REST API exam – congratulations!
You’ll also be asked to submit a REST API assignment in a subsequent lesson.
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 10
1. Question
The REST API is suitable for which of these use cases?
-
Question 2 of 10
2. Question
Which of these is a mandatory requirement for access to to the REST API?
-
Question 3 of 10
3. Question
In an authentication call, the Rest API key must be added to which part of the call?
-
Question 4 of 10
4. Question
Session tokens, issued after authenticating with a REST API key, are valid for how long?
-
Question 5 of 10
5. Question
Once the respective REST API session token is returned, what is the best practise when re-using it?
-
Question 6 of 10
6. Question
Which of these items should be specified as a path variable when making a PUT request to the Update Supporter Email REST API call?
-
Question 7 of 10
7. Question
What is the rate limit for processing pages through the REST API?
-
Question 8 of 10
8. Question
With the page processing rate limit in place, what is the best strategy when building a ‘page processing’ item for a client if the page will see high traffic
-
Question 9 of 10
9. Question
Which of these REST API calls will return details of supporters that have their emails suppressed?
-
Question 10 of 10
10. Question
If you are processing donations through the REST API you must be which of these?