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.5.1.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: codat-common-0.5.1.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.5.1.tar.gz
Algorithm Hash digest
SHA256 e4506794e6dcfe25ad53bb3dab5dced73ec39562cf18dc1935eb5cfdce03b9bb
MD5 290e089e9c4aaf76c1b9fe96b62aead1
BLAKE2b-256 4bfa0741cda40bd1dd6ee74a68fc60cf50d34c00abeb81c10c940c1088810d23

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codat_common-0.5.1-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.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f4a3341faca8df90e39e95b3a15b8d3435bc12a05a89cc1465082e518ee96f5f
MD5 40fa7a30d00abeb2420b74116d4f752b
BLAKE2b-256 185a0030cd4049254cfe7a8025bce6e460bcd74494c7f3b54d650eba1a16b266

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