FigoAILabs API Documentation
    FigoAILabs API Documentation
    • Quickstart
    • Website Javascript Plugin
    • Rate Limits & Pricing
    • APIs
      • Chat Assistant API
        POST
      • Image Assistant API
        POST
      • Text To Speech API
        POST
      • Speech To Text API
        POST
      • Guardrails API
        POST
      • CV Scoring API
        POST
      • Web Search API
        POST
      • Sentiment Analysis API
        POST
      • Message Context API
        POST
      • Image Analyzer API
        POST

    Quickstart

    FigoAILabs APIs#

    Welcome to the FigoAILabs API Quickstart guide! This page will help you get up and running with FigoAILabs Smart APIs in just a few steps.

    What You Can Do#

    With FigoAILabs APIs, you can:
    Build smart assistants using context-aware LLM endpoints
    Implement Text-to-Speech and Speech-to-Text capabilities in your solutions
    Perform real-time sentiment analysis on user messages
    Extract insights from uploaded images and realtimne data
    Score and analyze CVs against job descriptions
    Implement guardails checks in your applications
    And many more

    Get Started on FigoAILabs#

    To begin using FigoAILabs APIs:
    Visit the FigoAILabs Console
    Sign in or create a free account
    Access the APIs section to generate your API Key

    🗝️ Get Your API Key#

    Generate API Key
    1.
    Login to the FigoAILabs Console
    2.
    Navigate to the APIs menu
    3.
    Open the API Keys tab
    4.
    Click Create API Key
    5.
    Copy and store your API key securely — it won't be shown again

    📎 API Authorization#

    All FigoAILabs APIs require bearer token authentication. Include the token in your Authorization header:
    Modified at 2025-04-21 10:02:10
    Next
    Website Javascript Plugin
    Built with