Which are two best practices used to secure APIs? (Choose two.)
- use reputable and standard libraries to create the APIs
- make internal API documentation mandatory
- keep API implementation and API security into one tier allowing the API developer to work on both facets simultaneously
- secure API services to provide HTTP endpoints only
- discussing company API development (or any other application development) on public forums
Explanation & Hints:
The following are several general best practices and recommendations for securing APIs:
|