Skip to content

Repository files navigation

Codat Java

The API for lending and embedded accounting automation

Codat 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.

Beta Release

Exciting news! Our first Java library beta release is here, simplifying your development workflow with an effortless build process.

Authentication

Codat uses API keys to control access to the API. Learn more about authentication and managing API keys here.

You must keep the API key secret, so make sure it isn't available in publicly accessible areas, such as GitHub and client-side code. Codat 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.

Codat expects the API key to be included in all API requests to the server, Base64 encoded within an 'Authorization' header.

Authorization: Basic BASE_64_ENCODED(API_KEY)

Getting your Authorization Header

To get your authorization header from the Codat Portal:

  1. In the navigation bar, click Developers > API keys.
  2. In the API Keys section, copy your authorization header rather than the API key itself.

Client Libraries

LibraryDescriptionmaven-central (java)
PlatformManage the building blocks of Codat, including companies, connections, and more.Maven Central (Java)
Bank FeedsSet up bank feeds from accounts in your application to supported accounting platforms.Maven Central (Java)
Sync for CommercePush merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform.Maven Central (Java)
Sync for ExpensesPush expenses to accounting platforms.Maven Central (Java)
LendingMake credit decisions backed by enhanced financials, metrics, reports, and data integrity features.Maven Central (Java)
Sync for PayrollPush payroll to accounting platforms.Maven Central (Java)
Sync for PayablesStreamline your customers' accounts payable workflow.Maven Central (Java)

Alternative products and versions

LibraryDescriptionmaven-central (java)
AccountingAccess standardized accounting data from our accounting integrations.Maven Central (Java)
BankingAccess standardized banking data from our banking integrations.Maven Central (Java)

Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance. You can raise any issues by contacting your dedicated Codat representative or reaching out to our support team. We're here to help ensure a smooth experience for you.

About

Java Client SDK for Codat APIs

Topics

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages