Murnitur Shield
More API Control
Murnitur Shield offers enhanced control over your AI interactions by allowing you to replicate SDK functionalities through direct API requests. This approach provides a flexible way to integrate Murnitur Shield into your systems and workflows.
Overview
By using the API, you can achieve similar functionalities as the Murnitur Shield SDK, including custom payload handling, ruleset application, and configuration settings.
API Endpoint
To access more control features, use the following endpoint:
Request Structure
You can configure the request to include:
- Payload: The content you want to analyze.
- Rulesets: The specific rules and actions to apply.
- Config: Configuration settings like provider and API key.
Example Request
Example
How It Works
- Send Request: Submit a POST request to the endpoint with your payload, rulesets, and configuration.
- Process Response: Murnitur Shield evaluates the content according to the specified rulesets.
- Handle Triggers: Based on the response, determine if any rules were triggered and take the necessary actions.
By using the API directly, you gain more granular control over your interactions with Murnitur Shield, allowing you to tailor security checks to your specific needs and integrate them seamlessly into your workflows.