>|
prim.sh/gate.sh

gate.sh

The agent-native gateway.
Zero friction. One code. Infinite access.
$ curl -fsSL https://gate.prim.sh/install.sh | sh
Free service
Invite code
USDC + ETH funding
llms.txt ● Mainnet
CLIRESTSDK
prim.sh primitives

API reference

POST  /v1/redeem                    # Redeem invite code (free)
GET   /internal/allowlist/check      # Check allowlist (internal)
POST  /internal/allowlist/add        # Add to allowlist (internal)
DELETE /internal/allowlist/:address  # Remove from allowlist (internal)

Pricing

ActionCostNotes
Redeem invitefreeSelf-hosted allowlist

Quick start

  1. 1POST /v1/redeem with {"code": "...", "wallet": "0x..."} → redeem invite, get funded (free)
  2. 2GET /internal/allowlist/check?address=0x... → check if wallet is allowed (internal)

Tips

Limits & quotas

Ownership

Invite codes are not tied to a wallet. Any valid EVM address can redeem a code.

Access is a POST request.

Zero forms. Zero waitlists. One code, you're in.

Read the docs →