Skip to main content

The Stedi SDK for Python.

Project description

stedi

The Stedi SDK for Python.

Install

pip install stedi
# or
uv add stedi

Usage

from stedi import Stedi
from stedi.payers import SearchPayersInput
from stedi.claims import ClaimsCms1500SubmissionInput

# `STEDI_API_KEY` is read from os.environ automatically.
async with Stedi() as client:
    # Payers
    payers = await client.payers.search_payers(
        SearchPayersInput(query="Aetna"),
    )

    # Claims (production key required for submission)
    claim = await client.claims.claims_cms1500_submission(
        ClaimsCms1500SubmissionInput(...),
    )

Get an API key from your Stedi account.

More examples

github.com/Stedi/sdk/tree/main/examples/python

Package surface

stedi is the public Python package. Product clients are exposed through modules such as stedi.payers and stedi.claims; per-product generated workspaces are internal build inputs and are not published.

Docs

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stedi-0.0.1.tar.gz (54.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stedi-0.0.1-py3-none-any.whl (61.0 kB view details)

Uploaded Python 3

File details

Details for the file stedi-0.0.1.tar.gz.

File metadata

  • Download URL: stedi-0.0.1.tar.gz
  • Upload date:
  • Size: 54.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stedi-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6e18ab0750df9ffffe744d0b77e58c292fbfcd4d20f3e399e49baaa7536807b9
MD5 b82ee73b8f2ae9286d1c89188b863ffe
BLAKE2b-256 4995163a0e01ab8f1c81b3a7a6d9205b29a6555283d957092ba06a00dabec955

See more details on using hashes here.

Provenance

The following attestation bundles were made for stedi-0.0.1.tar.gz:

Publisher: release.yml on Stedi/sdk-build-and-publish

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file stedi-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: stedi-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 61.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stedi-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a28c92a508bd5f0ad49c872c14c446f08029d8cd4c18b77bbe1f0e8fc01cd15
MD5 54e460bcb5b6ddb1d32e673a4e50f11c
BLAKE2b-256 0e02f3c2aa2089605b19471ddeaf7ba651ed1cec4ca9cebd07c26349065803e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for stedi-0.0.1-py3-none-any.whl:

Publisher: release.yml on Stedi/sdk-build-and-publish

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page