Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

Repository files navigation

CID - Java SDK

java sdk for cid

Configuration

The SDK will detect the endpoint (unix socket or http api) automatically when initialized as part of a action or workflow run based on the follwing envionrment properties:

Property Description
CID_API_SOCKET unix socket file
CID_API_ADDR http endpoint
CID_API_SECRET temporary api key to securely access the api

For local testing run cid api and set CID_API_ADDR to http://localhost:7400.

Code Example

License

Released under the MIT License.

About

java sdk for cid

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages