GetABrain.ai

GetABrain.ai API Documentation

Welcome to the GetABrain.ai API documentation. Our REST API allows AI applications to collect real-time human feedback, ratings, comparisons, and text responses. Integrate human intelligence into your AI pipeline with a few lines of code.

Quick Start

  1. 1

    Sign Up

    Create a requestor account at /requestor/signup

  2. 2

    Get API Key

    Your api_key and api_secret are returned upon signup.

  3. 3

    Fund Your Account

    Add balance via Stripe checkout on the billing page.

  4. 4

    POST Your First Query

    Send a POST /api/v1/queries request with your question.

  5. 5

    Receive Responses

    Poll the query endpoint or set up webhooks to get notified when human responses arrive.

Explore the Docs