feat(Update docs):

This commit is contained in:
Alexander Myasoedov
2025-01-25 12:28:50 +02:00
parent 9817ab495a
commit 50436e1f1d
13 changed files with 334 additions and 415 deletions
+1
View File
@@ -43,6 +43,7 @@ This section provides detailed information about the Agentic Security API.
## Authentication
All API requests require an API key. Include it in the `Authorization` header:
```
Authorization: Bearer YOUR_API_KEY
```