Activate your AI API access

Select a quota, complete the checkout, and receive a one-time API key for the OpenAI-compatible endpoint.

30 day access OpenAI-compatible Usage tracking

Free Trial Key (Model: ai-chat)

Use this key for testing. Limited to 10,000 free tokens.

sk-ai-Gzetec3NaGf2GFWVXTuU15ve

How to use your API key

POST https://shapeshadows.tech/ai/v1/chat/completions
curl -X POST https://shapeshadows.tech/ai/v1/chat/completions \
    -H "Authorization: Bearer YOUR_API_KEY" \
    -H "Content-Type: application/json" \
    -d '{
        "model": "ai-chat",
        "messages": [
            {"role": "user", "content": "Hello!"}
        ]
    }'

Payment

Secure checkout
Plan
Your API key