Glossary
API (Application Programming Interface)
An interface that allows two software systems to communicate with each other. REST and GraphQL APIs are the primary targets of web security audits because they directly expose data and business logic. A poorly secured API is often the most critical attack vector.