com.agentpushkit/agent-push-kit

The complete Agent Push Kit REST API. Application event ingestion uses an organization key beginning with `apk_`. Authenticated user operations accept either an Agent Push Kit login JWT or an agent access token beginning with `apt_`.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4 Downloads
  • 4 This Version

Leiningen/Boot

[com.agentpushkit/agent-push-kit "0.1.0"]

Clojure CLI/deps.edn

com.agentpushkit/agent-push-kit {:mvn/version "0.1.0"}

Gradle

implementation("com.agentpushkit:agent-push-kit:0.1.0")

Maven

<dependency>
  <groupId>com.agentpushkit</groupId>
  <artifactId>agent-push-kit</artifactId>
  <version>0.1.0</version>
</dependency>