Skip to main content

Python Client SDK Generated by Speakeasy

Project description

codat-common

SDK Installation

pip install codat-common

SDK Example Usage

import codatcommon
from codatcommon.models import shared

s = codatcommon.CodatCommon(
    security=shared.Security(
        auth_header="YOUR_API_KEY_HERE",
    ),
)


req = shared.CompanyRequestBody(
    description="corrupti",
    name="Kelvin Sporer",
)

res = s.companies.create(req)

if res.company is not None:
    # handle response

Available Resources and Operations

companies

connections

data_status

integrations

push_data

refresh_data

settings

webhooks

SDK Generated by Speakeasy

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

codat-common-0.11.1.tar.gz (31.8 kB view details)

Uploaded Source

Built Distribution

codat_common-0.11.1-py3-none-any.whl (87.3 kB view details)

Uploaded Python 3

File details

Details for the file codat-common-0.11.1.tar.gz.

File metadata

  • Download URL: codat-common-0.11.1.tar.gz
  • Upload date:
  • Size: 31.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for codat-common-0.11.1.tar.gz
Algorithm Hash digest
SHA256 0bd7df5ad12b96010f281d327e8a58a11346ae8e813af81eac62118c3efd2717
MD5 6f63db5ff2450b967e296413aac54308
BLAKE2b-256 408854eed171575314fe1f14f9627df066a73901962c38b11951d9e2abecd146

See more details on using hashes here.

File details

Details for the file codat_common-0.11.1-py3-none-any.whl.

File metadata

File hashes

Hashes for codat_common-0.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3b31284c6c3b202e15e184a4d3d33172c8ae20c83997a8e5367ae048c5879dc1
MD5 1ece4f811a27ed94cacc9a5510f0cdc1
BLAKE2b-256 64eaf36d36317b4c230f881064bdb8cc199ddaec6f2478dc9a3ea439ec929632

See more details on using hashes here.

Supported by

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