{"id":18326946,"url":"https://github.com/codatio/client-sdk-python","last_synced_at":"2026-01-21T21:13:28.083Z","repository":{"id":94314564,"uuid":"604359650","full_name":"codatio/client-sdk-python","owner":"codatio","description":"Python SDK for Codat API","archived":false,"fork":false,"pushed_at":"2025-11-13T15:42:06.000Z","size":15820,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-01-05T20:27:20.451Z","etag":null,"topics":["accounting","api","banking","commerce","python","sdk"],"latest_commit_sha":null,"homepage":"https://docs.codat.io/using-the-api/overview","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codatio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-20T22:26:38.000Z","updated_at":"2025-04-09T10:11:53.000Z","dependencies_parsed_at":"2023-04-25T17:24:48.210Z","dependency_job_id":"1f0b8f19-aed5-4124-becd-ab4208d3223f","html_url":"https://github.com/codatio/client-sdk-python","commit_stats":null,"previous_names":[],"tags_count":291,"template":false,"template_full_name":null,"purl":"pkg:github/codatio/client-sdk-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codatio%2Fclient-sdk-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codatio%2Fclient-sdk-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codatio%2Fclient-sdk-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codatio%2Fclient-sdk-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codatio","download_url":"https://codeload.github.com/codatio/client-sdk-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codatio%2Fclient-sdk-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28643134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accounting","api","banking","commerce","python","sdk"],"created_at":"2024-11-05T19:08:59.171Z","updated_at":"2026-01-21T21:13:28.064Z","avatar_url":"https://github.com/codatio.png","language":"Python","readme":"﻿\u003cdiv align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource srcset=\"https://user-images.githubusercontent.com/6267663/221800355-0995e4ad-a386-4943-a4c2-e620341a5155.svg\" media=\"(prefers-color-scheme: dark)\"\u003e\n        \u003cimg src=\"https://user-images.githubusercontent.com/6267663/221800359-b7f7776c-a44f-4384-8dd0-d9f7d5caef7d.svg\"\u003e\n    \u003c/picture\u003e\n    \u003ch1\u003eCodat Python\u003c/h1\u003e\n        \u003cp\u003e\u003cstrong\u003eThe API for lending and embedded accounting automation\u003c/strong\u003e\u003c/p\u003e\n        \u003cp\u003eCodat makes it quicker and easier to build fintech products, like corporate cards, business dashboards, or SMB lending applications, that are integrated with the other systems small businesses use.\u003c/p\u003e\n    \u003ca href=\"https://docs.codat.io/using-the-api/overview\"\u003e\u003cimg src=\"https://img.shields.io/static/v1?label=Docs\u0026message=API Ref\u0026color=4c2cec\u0026style=for-the-badge\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003e **Beta Release**\n\u003e\n\u003e Exciting news! Our first Python library beta release is here, simplifying your development workflow with an effortless build process.\n\n## Authentication\n\nCodat uses API keys to control access to the API. \nLearn more about authentication and managing API keys [here](https://docs.codat.io/using-the-api/authentication).\n\nYou must keep the API key secret, so make sure it isn't available in publicly accessible areas, such as GitHub and client-side code.\nCodat recommends the API key is only inserted at release time, and the number of people at your organization with access to your API key is minimised.\n\nCodat expects the API key to be included in all API requests to the server, Base64 encoded within an 'Authorization' header.\n\n```bash\nAuthorization: Basic BASE_64_ENCODED(API_KEY)\n```\n\n### Getting your Authorization Header\n\nTo get your authorization header from the [Codat Portal](https://app.codat.io):\n\n1. In the navigation bar, click [**Developers \u003e API keys**](https://app.codat.io/developers/api-keys).\n2. In the **API Keys** section, copy your authorization header rather than the API key itself.\n\n## Client Libraries\n\n\u003c!-- Start Codat Client Libraries --\u003e\n| Library | Description | PyPI |\n| :- |:- |:- |\n| **[Platform](https://github.com/codatio/client-sdk-python/tree/main/platform)** | Manage the building blocks of Codat, including companies, connections, and more. | [![PyPI](https://img.shields.io/pypi/v/codat-platform.svg)](https://pypi.python.org/pypi/codat-platform) |\n| **[Bank Feeds](https://github.com/codatio/client-sdk-python/tree/main/bank-feeds)** | Set up bank feeds from accounts in your application to supported accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-bankfeeds.svg)](https://pypi.python.org/pypi/codat-bankfeeds) |\n| **[Sync for Commerce](https://github.com/codatio/client-sdk-python/tree/main/sync-for-commerce)** | Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-commerce.svg)](https://pypi.python.org/pypi/codat-sync-for-commerce) |\n| **[Sync for Expenses](https://github.com/codatio/client-sdk-python/tree/main/sync-for-expenses)** | Push expenses to accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-expenses.svg)](https://pypi.python.org/pypi/codat-sync-for-expenses) |\n| **[Lending](https://github.com/codatio/client-sdk-python/tree/main/lending)** | Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. | [![PyPI](https://img.shields.io/pypi/v/codat-lending.svg)](https://pypi.python.org/pypi/codat-lending) |\n| **[Sync for Payroll](https://github.com/codatio/client-sdk-python/tree/main/sync-for-payroll)** | Push payroll to accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-payroll.svg)](https://pypi.python.org/pypi/codat-sync-for-payroll) |\n| **[Sync for Payables](https://github.com/codatio/client-sdk-python/tree/main/sync-for-payables)** | Streamline your customers' accounts payable workflow. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-payables.svg)](https://pypi.python.org/pypi/codat-sync-for-payables) |\n\n### Alternative products and versions\n\n| Library | Description | PyPI |\n| :- |:- |:- |\n| **[Common](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/common)** | Manage the building blocks of Codat, including companies, connections, and more. | [![PyPI](https://img.shields.io/pypi/v/codat-common.svg)](https://pypi.python.org/pypi/codat-common) |\n| **[Accounting](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/accounting)** | Access standardized accounting data from our accounting integrations. | [![PyPI](https://img.shields.io/pypi/v/codat-accounting.svg)](https://pypi.python.org/pypi/codat-accounting) |\n| **[Banking](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/banking)** | Access standardized banking data from our banking integrations. | [![PyPI](https://img.shields.io/pypi/v/codat-banking.svg)](https://pypi.python.org/pypi/codat-banking) |\n| **[Commerce](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/commerce)** | Access standardized commerce data from our commerce integrations. | [![PyPI](https://img.shields.io/pypi/v/codat-commerce.svg)](https://pypi.python.org/pypi/codat-commerce) |\n| **[Assess](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/assess)** | Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. | [![PyPI](https://img.shields.io/pypi/v/codat-assess.svg)](https://pypi.python.org/pypi/codat-assess) |\n| **[Sync for Commerce version 1](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/sync-for-commerce-version-1)** | Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-commerce-version-1.svg)](https://pypi.python.org/pypi/codat-sync-for-commerce-version-1) |\n| **[Sync for Expenses version 1](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/sync-for-expenses-version-1)** | Push expenses to accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-expenses-version-1.svg)](https://pypi.python.org/pypi/codat-sync-for-expenses-version-1) |\n| **[Sync for Payables version 1](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/sync-for-payables-version-1)** | Push expenses to accounting software. | [![PyPI](https://img.shields.io/pypi/v/codat-sync-for-payables-version-1.svg)](https://pypi.python.org/pypi/codat-sync-for-payables-version-1) |\n| **[Files](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/files)** | Use Codat's Files API to upload your SMB customers' files. | [![PyPI](https://img.shields.io/pypi/v/codat-files.svg)](https://pypi.python.org/pypi/codat-files) |\n\u003c!-- End Codat Client Libraries --\u003e\n\n\u003c!-- Start Codat Support Notes --\u003e\n## Support\n\nIf you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance. \nYou can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).\nWe're here to help ensure a smooth experience for you.\n\u003c!-- End Codat Support Notes --\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodatio%2Fclient-sdk-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodatio%2Fclient-sdk-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodatio%2Fclient-sdk-python/lists"}