Susan provides a public RESTful API for her organization’s data but wants to limit its use to trusted partners. She intends to use API keys. What other recommendation would you give Susan to limit the potential abuse of the service?

Answer :

Answer:

Provide another API

Explanation:

If possible, Susan should create another API for trusted partners and still maintain that public API , with this she can be assured that an API exist for trusted partners while the other exist for the general public .

Other Questions