Skip to main content

Quickstart

Get from zero to a stored (or fetched) secret in a few minutes. Choose the guide that matches your role:

For humans

You own the secrets. Sign up, create a vault, store a secret, and read it back.

You will learn to:

  • Obtain a JWT via email/password or Google
  • Create a vault
  • Store and retrieve a secret

Start the human quickstart →

For agents

An agent accesses secrets that a human has shared. Exchange an API key for a JWT, then list and fetch secrets.

You will learn to:

  • Exchange an agent API key for a short-lived JWT
  • List accessible secrets
  • Fetch a decrypted secret value

Start the agent quickstart →

Prerequisites

RequirementDetails
AccountSign up at 1claw.xyz (free tier: 1,000 requests/month)
curlAll examples use curl; any HTTP client works
Base URLhttps://api.1claw.xyz