Skip to content

[Feature]: HealthCheck Endpoint #631

@Natgho

Description

@Natgho

Summary

Adding a Healthcheck Endpoint

Problem to solve

Deepgram's Python SDK or any API endpoint needs to be controlled. Why is this feature not available?

Proposed solution

client = DeepgramClient()
resp = client.health_check()
# resp should be True / False

Alternatives considered

No response

Scope

All SDKs (parity)

Priority

High impact

Extra context / links

No response

Session ID (optional)

No response

Project ID (optional)

No response

Request ID (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions