Skip to main content

Python Client SDK Generated by Speakeasy

Project description

codat-common

SDK Installation

pip install codat-common

SDK Example Usage

import codat
from codat.models import operations, shared

s = codat.Codat(
    security=shared.Security(
        auth_header="YOUR_API_KEY_HERE",
    ),
)


req = operations.CreateCompanyRequestBody(
    description="unde",
    name="deserunt",
)
    
res = s.companies.create_company(req)

if res.create_company_200_application_json_object is not None:
    # handle response

SDK Available Operations

companies

  • create_company - Create company
  • delete_company - Delete a company
  • get_company - Get company
  • list_companies - List companies
  • update_company - Update company

connections

  • create_data_connection - Create a data connection
  • delete_company_connection - Delete connection
  • get_company_authorization - Update authorization
  • get_company_connection - Get connection
  • list_company_connections - List connections
  • unlink_company_connection - Unlink connection

data_status

  • get_companies_company_id_data_status - Get data status
  • get_company_data_history - Get pull operations
  • get_pull_operation - Get pull operation

integrations

  • get_integrations_platform_key - Get integration
  • get_integrations_platform_key_branding - Get branding
  • list_integrations - List integrations

push_data

  • get_companies_company_id_connections_connection_id_push - List push options
  • get_companies_company_id_push - List push operations
  • get_companies_company_id_push_push_operation_key - Get push operation

refresh_data

  • create_many_pull_operations - Queue pull operations
  • create_pull_operation - Queue pull operation

settings

  • get_profile_sync_settings - Get sync settings
  • get_settings_profile - Get profile
  • post_profile_sync_settings - Update all sync settings
  • put_profile - Update profile

webhooks

  • create_rule - Create webhook
  • get_webhook - Get webhook
  • list_rules - List 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.4.0.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

codat_common-0.4.0-py3-none-any.whl (63.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codat-common-0.4.0.tar.gz
  • Upload date:
  • Size: 31.1 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.4.0.tar.gz
Algorithm Hash digest
SHA256 358918f5c45bae0c115583ca1c2642994e16b02df13dac633f97c31d20725d53
MD5 dc7eb4b9868c3d39e5570b7e0d5ea385
BLAKE2b-256 0ca8ea4f371174f2b720cab01fca6ba9710b31cb93b02b6dd944c3618bf59448

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codat_common-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 63.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for codat_common-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6b7fed3f712e9857a310ffa8a2b64cec313f0f94fa2098073fd7a953ac23ff5
MD5 96611f45329f834a301226563ca39b34
BLAKE2b-256 02b46829a55d0de7a9c22fb1b35886f12851f57e850ffda8b8dee16fdb841f55

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