Please enable JavaScript.
Coggle requires JavaScript to display documents.
Application Programming Interface (API) - Coggle Diagram
Application Programming Interface (API)
API Security
Common threats
Denial-of-service attack (DoS)
SQL injection
broken authentication
OWASP API Security
Broken object level authorization
Broken authentication
Excessive data exposure
Lack of resources and rate limiting
Mass assignment
Security misconfiguration
Injection
Improper assets management
Insufficient logging and monitoring
Type of API
Remote
Procedure Call (RPC)
gRPC - koneksi dalaman bagi microservices
Service Object Access Protocol (SOAP) - XML
Representational State Transfer (REST) - HTML, YAML, XML dan JSON,
GraphQL - query language untuk API
Enhance API Security
API Key
Apps Key
3.Agency/Department Code
4.Secure Socket Layer (SSL)
Penetration Test