Skip to main content

Nexus API

The Nexus API allows you to integrate the power of Nexus directly into your applications using a REST interface at:

Base URL: https://api.nexus.nukl.ai/

Authentication

You can authenticate in multiple ways depending on your use case:

  • Web3 wallet
    Sign a message with your wallet. Your wallet must hold at least 250,000 NAI on Avalanche or Ethereum, or have the required stake in the Nuklai Launchpad campaign.

    All NAI balances across both networks, including staked tokens, count towards this requirement.

  • Social login
    Sign in with Google or Microsoft to access the API without a wallet.

  • API keys
    Use the Nexus web app to generate and manage API keys for your applications.
    API keys can have different authorization levels depending on your needs.
    API key secrets are shown only once at creation, make sure to store them securely.

Features

With the current release of the API, you can:

  • Configure LLM models and AI agents
  • Invoke agents with prompts
  • Manage chat sessions with full history
  • View detailed traceability of your AI agents

For advanced functionality such as managing connectors, virtual data lakes, and datasets, use the Nexus web app at https://nexus.nukl.ai/.


Nexus is evolving rapidly. Keep an eye on these docs to stay up-to-date.
If you encounter issues or have feature requests, reach out to the team or join the Nexus Telegram group.