0xReisearch
  • //Welcome
  • //notions
    • Intro
  • //Core
    • Evolution
  • Catalog
    • //hanabi-1
  • //Factory & Core API/SDK (Cross-Framework)
    • Reigent Factory
      • Factory V 0.4.0 Overview
    • How to get your API key
    • API reference
      • GET Reigent
      • Chat Completion
    • ReiCore SDK
      • Integration with Existing Agents
      • Integration with Existing Services
    • Additional Capability (Provided & Custom)
      • DeFi (Current Level : 1)
      • Research
      • Custom Tools
  • Tokenomics
  • API/SDK v0.5 Model - A Base Layer For all Agents
  • /legacy
Powered by GitBook
On this page
  1. //Factory & Core API/SDK (Cross-Framework)

How to get your API key

PreviousFactory V 0.4.0 OverviewNextAPI reference

Last updated 8 days ago

You can take your Unit and bring it to your existing application thanks to the Factory API capabilities.

First of all, create an agent as stated in the Reigent Factory.

Then, on the top right bar , click the three dots next to create and click "View API"

The Secret Key, as stated in the name, should never be disclosed with anyone: simply click the Copy button next to it and then paste it in your code.

In addition to that, you can see the Model Configuration and the Tools available: soon you'll be able to select the tools you need and/or add your own. In addition to those and not listed because part of the inner core architecture there is Browser Use, MCP capabilities, Blockchain interaction and of course the Memory Management System.

Copy your api key and you're ready for the next step.