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

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.4.tar.gz (54.4 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.4-py3-none-any.whl (60.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stedi-0.0.4.tar.gz
  • Upload date:
  • Size: 54.4 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.4.tar.gz
Algorithm Hash digest
SHA256 d32616dfa5c24aa593a6dbd628c100086a3bd985db39ad1721a2551a52a78e66
MD5 f75579dfe3cc7a47bb66bfc4ae2dba15
BLAKE2b-256 dab69bfd6590e9acbb8eb0b4f52963c78cd6cfc8e758e39272f0357ee02d61fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for stedi-0.0.4.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.4-py3-none-any.whl.

File metadata

  • Download URL: stedi-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 60.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 680fe1e5092afc0e6b559eb502bcb3cbee9babb3ab610d182621c88151751620
MD5 8d3754fe4cb291b94df17721149e6898
BLAKE2b-256 6efbfa267ee853ebb709ab35d1b0aaf5d888644b6055565c6f2fb4844a9ad0b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for stedi-0.0.4-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