Fleek AI Agent APIs#

Deploying AI agents on Fleek has never been a hassle and you can now deploy from within your applications and projects as well. By exposing these APIs, Fleek enables users to seamlessly integrate AI agent management capabilities into their applications.

Prerequisites and setup#

To follow the guide below, you need to ensure that you have a Fleek account. You can sign up for one if you don’t already have one at app.fleek.xyz.

API Base Endpoint: https://api.fleek.xyz/api/v1

Using the Fleek agent APIs#

You can find the API documentation here. With these APIs, you can:

  • Fetch an agent’s details
  • Create agents
  • Get an agent’s status (active or inactive)
  • View your created agents
  • Delete agents
  • Update agents
  • Get agent logs
  • Start an agent
  • Stop an agent