API Reference¶
This section provides detailed information about the Agentic Security API.
Endpoints¶
/v1/self-probe
¶
- Method: POST
- Description: Used for integration testing.
- Request Body:
/v1/self-probe-image
¶
- Method: POST
- Description: Probes the image modality.
- Request Body:
Authentication¶
All API requests require an API key. Include it in the Authorization
header:
Further Reading¶
For more details on API usage, refer to the Configuration section.