Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/docs/api-design-manage/design/design-api-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A Streaming API is a logical collection of related topics through which clients

## Secure APIs

Many enterprises need to implement API management solutions that provide mechanisms such as authentication, authorization, and rate limiting. These are must-have capabilities for controlling who access APIs across an API ecosystem — and how often.
Many enterprises need to implement API management solutions that provide mechanisms such as authentication, authorization, and rate limiting. These are must-have capabilities for controlling who accesses APIs across an API ecosystem — and how often.

**Rate Limiting**

Expand Down