RegexMy Redact Sensitive Text

PAGADO
Por RegexMyAPIs | Actualizada il y a un mois | Text Analysis
Health Check

N/A

LÉAME

Welcome to our Sensitivity Detection and Redaction API documentation. This API is designed to assist you in identifying sensitive data within text and it offers a redaction endpoint to enhance data privacy by redacting sensitive information.

Endpoint 2: /api/redactpii

Overview

This endpoint takes input text and redacts sensitive data, enhancing data privacy.

Request
Method: POST
Endpoint: /api/redactpii
Content Type: application/json
Request Body Example

json
{
  "text": "This is a test with personal data like ssn 444-555-6666 and card number 5555-5555-5555-4444."
}

Response
A successful response will have a JSON structure as follows:

json
{
  "state": "Ok",
  "response": {
    "redactedText": "This is a test with personal data like ssn ********* and card number ****************."
  },
  "error": null
}

Explanation

redactedText: The input text with sensitive data redacted.

Utilize these powerful endpoints to enhance the security and privacy of your data. If you have any questions or encounter issues, feel free to contact our support team at support@regexmy.com.

Seguidores: 1
Recursos:
Sitio web del producto Condiciones de uso
Creador de la API:
Rapid account: Regex My AP Is
RegexMyAPIs
RegexMyAPIs
Inicie sesión para calificar la API
Valoración: 5 - Votos: 1