flexstack.ai
  • Welcome to Flexstack AI
  • How Flexstack AI works
    • Three roles in Flexstack AI
    • AI Stack architecture
    • Models Directory
    • Open Source AI Demo
      • Image generation
      • LLM (Text completion)
      • Video generation
  • Flexstack AI API: Start making things with Flexstack AI
    • Environment setup
    • Restful APIs
      • User Endpoints
        • Login
        • Refresh Token
        • User Profile
        • Task History
      • LLMs
        • Models
        • Text Completion
      • Image Generation
        • Models
        • LoRA
          • List Types
          • List Categories
          • List Models
        • Create Image
        • Get Result
      • Video Generation
        • Models
        • Create video
        • Get Result
      • Audio Generation
        • Models
        • Music / Sound Effects Generation
          • Create audio
          • Get Result
        • Speech Generation
          • Create audio
          • Get Result
      • Text Embeddings
        • Models
        • Create embedding
        • Get Result
      • Feedback & Retrain model
        • Train LORA
        • Feedback
        • Feedback Request
      • Error Handling
        • Error Response
  • Flexstack AI Host: Start contributing
    • Prerequisites
    • Deployment Guideline
      • RunPod
      • VALDI
  • Flexstack AI Validator
    • LLM Validation
      • Methodology
      • Restful APIs
  • Additional Information
    • Technical support
Powered by GitBook
On this page
  • API Endpoint
  • API Token

Was this helpful?

  1. Flexstack AI API: Start making things with Flexstack AI

Environment setup

PreviousFlexstack AI API: Start making things with Flexstack AINextRestful APIs

Last updated 1 year ago

Was this helpful?

To call this service, we recommend that you use the Parrot-provided . If your application needs to use your own libraries to call this service, use the following information when you make the API requests. You can install our API wrapper via PIP:

pip install parrotai

API Endpoint

  • Version: 1.0

  • API end point: http://api.joinparrot.ai/v1

API Token

An Flexstack AI account (register on our homepage: ). The Flexstack AI API is currently undergoing a private test run. We'll be in touch soon to onboard you to our network and give you a chance to try out our new features firsthand! Watch your inbox!.

Selection will be made based on your intended use and additional criteria. If you meet the requirements, we will issue the account to you via email.

client libraries
https://flexstack.ai/