How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Overops Data Redaction API

Fetch and manipulate data redaction of PII with target environments.

Overops Data Redaction API is one of 16 APIs that Overops publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Redaction. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 18 operations across 9 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.overops.com/api/v1.

18 operations 9 paths 1 schemas 4 DELETE9 GET1 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.overops.com/api/v1
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Overops Data Redaction API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 18

Across 9 paths, the API surfaces 18 operations — 4 DELETE, 9 GET, 1 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Data Redaction 18

Fetch and manipulate data redaction of PII with target environments.

GET
/services/{env_id}/settings/data-redaction
List all data redactions
1 param → 200401
POST
/services/{env_id}/settings/data-redaction
Enable / disable data redaction
1 param body → 200400401
GET
/services/{env_id}/settings/data-redaction/patterns
List all regex patterns
1 param → 200401
GET
/services/{env_id}/settings/data-redaction/patterns/{pattern}
Retrieve a pattern
2 params → 200401
PUT
/services/{env_id}/settings/data-redaction/patterns/{pattern}
Create a pattern
2 params body → 200400401
DELETE
/services/{env_id}/settings/data-redaction/patterns/{pattern}
Delete a pattern
2 params → 200401404
GET
/services/{env_id}/settings/data-redaction/identifiers
List all identifiers
1 param → 200401
GET
/services/{env_id}/settings/data-redaction/identifiers/{identifier}
Retrieve an identifier
2 params → 200401
PUT
/services/{env_id}/settings/data-redaction/identifiers/{identifier}
Add an identifier
addIdentifier 2 params body → 200400401
DELETE
/services/{env_id}/settings/data-redaction/identifiers/{identifier}
Delete identifier
2 params → 200401404
GET
/services/{env_id}/settings/data-redaction/classes
List all classes
1 param → 200401
GET
/services/{env_id}/settings/data-redaction/classes/{class_name}
Retrieve a class
2 params → 200401
PUT
/services/{env_id}/settings/data-redaction/classes/{class_name}
Add a class for data redaction
2 params body → 200400401
DELETE
/services/{env_id}/settings/data-redaction/classes/{class_name}
Delete a class
2 params → 200401404
GET
/services/{env_id}/settings/data-redaction/packages
List all packages
1 param → 200401
GET
/services/{env_id}/settings/data-redaction/packages/{package_name}
Retrieve a package
2 params → 200401
PUT
/services/{env_id}/settings/data-redaction/packages/{package_name}
Create a package
2 params body → 200400401
DELETE
/services/{env_id}/settings/data-redaction/packages/{package_name}
Delete package
2 params → 200401404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Pattern (4 properties). Each schema is shown below with its type and property counts.

Pattern
object
A data redaction pattern used to define PII RegEx
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

overops-data-redaction-api-openapi.yml Raw ↑

Other APIs Overops publishes across the network.

Overops Alerts API
Overops Categories API
Overops Code Redaction API
Overops Entry Points API
Overops Environment Management API
Overops Events API
Overops General API
Overops Labels API
Overops Publish Metrics API
Overops System Metrics API
Overops Team Management API
Overops Timers API
Where this information came from

This is an independent, third-party profile of Overops Data Redaction API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.