Skip to content

[AUTO] Import OpenAPI to Jentic Public APIs: clearbounce.net (official vendor spec, supersedes #21858) #21861

Description

@tlgcklr

OpenAPI Specification URL

import_oas_url: https://clearbounce.net/openapi.json

Vendor Name (Required)

vendor_name: clearbounce.net

Additional Information

We are the vendor (ClearBounce). The previously imported spec for clearbounce.net (from issues 3275 and 3288) has incorrect endpoint paths: GET /api/v1/bulk/{jobId} and GET /api/v1/bulk/{jobId}/results return 404 on our API. The correct paths are GET /api/v1/bulk/status/{jobId} and GET /api/v1/bulk/results/{jobId}, and authentication uses the X-API-Key header, not Authorization. The official specification is published at https://clearbounce.net/openapi.json and also at https://api.clearbounce.net/openapi.json. Please re-import so the catalog entry matches the live API.

This supersedes issue 21858: its workflow run failed in the Extract Info from Issue step because the body contained backtick inline-code formatting, which the parser script appears to execute as shell command substitution (that may be worth hardening). This body is plain text. Thanks for cataloguing us!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions