Skip to main content

Introduction to NextNeural

NextNeural is an AI agent control layer that provides enterprises with API-first access to a growing list of prebuilt agentic workflows across language, vision, and audio modalities.

NextNeural provides:

  • Prebuilt Agents - Production-ready workflows for OCR, audio intelligence, video KYC, CRM enrichment, sales automation, and more
  • API-First Architecture - Every agent accessible via secure REST APIs
  • Sovereign Deployment - Run on-premises, private cloud, or hybrid environments
  • Enterprise Governance - Built-in authentication, RBAC, rate limiting, and observability

NextNeural is currently in beta, and you have to sign up and request access. Once access is granted, you can create an organization, invite team members, generate API keys, and use the deployed agents from your workflows and applications.

Getting Started

Once you sign up, you can explore the agent library. To see the agent API, check out the documentation section for that particular agent.

To use the agent APIs, the admin user (or the owner) needs to:

  • Invite team members: invite users via email with specific roles
  • Manage users: View all organization members and their permissions
  • API keys: Create API keys that members of the organization can use

Once you have the API key, you can integrate NextNeural agents into your applications:

  1. Navigate to the API keys section
  2. Create a new API key with a descriptive name
  3. Configure scopes (permissions) for the key
  4. Save the generated key securely (it's shown only once)
  5. Use the key in your API requests with the X-API-Key header