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 Code Redaction API

Fetch and manipulate code filters to include / exclude 3rd party and utility classes from OverOps analysis and data capture.

Overops Code 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 Code Redaction. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 21 operations across 11 paths, and defines 2 schemas. 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.

21 operations 11 paths 2 schemas 4 DELETE11 GET2 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 Code 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 21

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

Code Redaction 21

Fetch and manipulate code filters to include / exclude 3rd party and utility classes from OverOps analysis and data capture.

GET
/services/{env_id}/settings/code-redaction
List all environment code redaction settings
1 param → 200401
GET
/services/{env_id}/settings/code-redaction/exclude
List all code exclusions
1 param → 200401
POST
/services/{env_id}/settings/code-redaction/exclude
Add a bulk of code exclusions
1 param body → 200401
GET
/services/{env_id}/settings/code-redaction/exclude/classes
List all excluded classes
1 param → 200401
GET
/services/{env_id}/settings/code-redaction/exclude/classes/{class_name}
Retrieve an excluded class
2 params → 200401404
PUT
/services/{env_id}/settings/code-redaction/exclude/classes/{class_name}
Add a class to the exclusion list
2 params body → 200400401
DELETE
/services/{env_id}/settings/code-redaction/exclude/classes/{class_name}
Remove a class from exclusion
2 params → 200401404
GET
/services/{env_id}/settings/code-redaction/exclude/packages
List all excluded packages
1 param → 200401
GET
/services/{env_id}/settings/code-redaction/exclude/packages/{package_name}
Retrieve an excluded package
2 params → 200401404
PUT
/services/{env_id}/settings/code-redaction/exclude/packages/{package_name}
Add a package to the exclusion list
2 params body → 200400401
DELETE
/services/{env_id}/settings/code-redaction/exclude/packages/{package_name}
Remove a package from the exclusion list
2 params → 200401404
GET
/services/{env_id}/settings/code-redaction/include
List all code inclusions
1 param → 200401
POST
/services/{env_id}/settings/code-redaction/include
Add a bulk of code inclusions
1 param body → 200401
GET
/services/{env_id}/settings/code-redaction/include/classes
List all included classes
1 param → 200401
GET
/services/{env_id}/settings/code-redaction/include/classes/{class_name}
Retrieve an included class
2 params → 200401404
PUT
/services/{env_id}/settings/code-redaction/include/classes/{class_name}
Add a class to the inclusion list
2 params body → 200400401
DELETE
/services/{env_id}/settings/code-redaction/include/classes/{class_name}
Remove a class from the inclusion list
2 params → 200401404
GET
/services/{env_id}/settings/code-redaction/include/packages
List all included packages
1 param → 200401
GET
/services/{env_id}/settings/code-redaction/include/packages/{package_name}
Retrieve an included package
2 params → 200401404
PUT
/services/{env_id}/settings/code-redaction/include/packages/{package_name}
Add a package to the inclusion list
2 params body → 200400401
DELETE
/services/{env_id}/settings/code-redaction/include/packages/{package_name}
Remove a package from the inclusion list
2 params → 200401404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

PackageName
string
ClassName
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Overops publishes across the network.

Overops Alerts API
Overops Categories API
Overops Data 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 Code 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.