Skip to content

Quick Start

Welcome to ApexOne — a unified, verifiable gateway for Claude Code and other AI development tools. This guide takes you from zero to a verified request in a few minutes.

Subscribe to ApexOne for reliable, cost-effective access to Claude Code and leading models through a single API.

  1. Create an account

    Visit the ApexOne Dashboard and create your account. After signing up, choose a subscription plan or start with a trial to explore the platform.

    Once activated, go to Dashboard → API Keys and generate your API key. You’ll use this key to authenticate Claude Code, Cursor, and other supported clients.

  2. Install prerequisites

    Before configuring any tool, make sure your machine has Node.js 22 or later and Git.

  3. Configure Claude Code

    Point Claude Code at ApexOne to start sending verifiable requests.

  4. Verify your setup

    Launch Claude Code:

    Terminal window
    claude

    You should see the Claude Code prompt:

    ✻ Welcome to Claude Code
    >

    Send a simple message:

    > hi

    If everything is configured correctly, Claude will respond:

    > hi
    Hello! How can I help you today?