AI agents live for 2,400+ solo founders —join them
    REST API v1

    API Reference

    Build custom integrations on top of the SoloForged AI engine. Our API is designed to be developer-friendly, robust, and lightning-fast.

    Authentication

    The SoloForged API uses Bearer tokens to authenticate requests. You can generate API keys in your dashboard under Settings > API.

    Bearer Token

    All API requests must include your API key in the Authorization header:

    Authorization: Bearer YOUR_API_KEY
    Security Note

    Your API keys carry significant privileges. Keep them secure and never expose them in client-side code (browsers/apps).