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.3.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.3-py3-none-any.whl (60.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stedi-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 051d40c60aa94b3893e899b7b784ca0016b4fdf13f1c9ac526aae06cca376e81
MD5 be0e0ad21c6ef297c96f19983ebfcc96
BLAKE2b-256 374a7c89a8ec50f759683698587c609702c85ede352aa774430e3ee212c32d07

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: stedi-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 eb32f4cf2087ee1d565ece812bb6a79c55559a5fd79645527ff1930477fb362f
MD5 9c7f391e11b059d08d4d6d7ef2fc65f4
BLAKE2b-256 7af53fe0d4e4f7317f2d841025d2f8f39e3787f7bb0a1497604afee838b00af8

See more details on using hashes here.

Provenance

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