Developers

Build on the hellojade platform.

Everything a developer — or the coding agent working for one — needs to integrate with hellojade: the Partner Intake API, the public plan feed, the OpenAPI spec, the integration brief, and ten client kits.

SDKs

One contract, ten kits.

Each repository wraps the same one-call contract: check the key, post a lead with an idempotency key, retry only on 5xx and 429. Read the language's README for install and the brief for the rules.

The kits are named leads-<language> under github.com/hellojade-aileads for the service, because later services get their own kits. All ten are published. The API itself needs no SDK — the whole integration is one HTTPS POST.

Start here

Prove your key before you write code.

The endpoint authenticates before it validates, so an empty body with a real key answers 422 — proof the key works — and nothing is stored, delivered or emailed.

curl
curl -i -X POST https://intake.hellojade.ai/v1/intake \
  -H "X-API-Key: $HELLOJADE_API_KEY" \
  -H 'Content-Type: application/json' \
  -d '{}'
# 422 validation_failed  → the key is valid; nothing was stored
# 401 unauthorized       → the key is missing, mistyped or revoked

Need a key? Keys are issued per lead source by the hellojade customer you are sending to. Contact us and name the customer and the feed.

Ready when you are

Building something that needs a key?

Tell us which hellojade customer you send leads to and what your feed is called. We will issue a key, and a sandbox key if you want a live round trip that reaches nobody.

About your business
Pick a time (Central)
Where do we send the invite?

No card, no commitment. We'll confirm by email.

Rather look around first? Contact us or Read the brief.

CallFree AI-visibility audit