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

Uploaded Python 3

File details

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

File metadata

  • Download URL: stedi-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 37fe4562712114828c20dd17361b6f785ff874dbc37f0ecf1e3937b14dcef537
MD5 173fe8136375422d12316ba7da243828
BLAKE2b-256 238fc22f526a33b67ca4ab053730b151141fe02f5c8d9e331fba9a09f3c2c679

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: stedi-0.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 45dc8bf25880edb9b791d7dcc5d63f158902eac2d091c663e52dda04b97b0b24
MD5 61661b559e5e60960a86ecaff9f45101
BLAKE2b-256 1c0088b98cfdcb8c84dd007ef5db4eb756e8b0d21eeef64a21aae4244dfbfd11

See more details on using hashes here.

Provenance

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