Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.neus.network/llms.txt

Use this file to discover all available pages before exploring further.

Link your product so requests carry appId and bill the right profile.

Steps

  1. Apps - create or link an app
  2. Set domain and daily credit cap
  3. Pass appId from the SDK or widgets
import { NeusClient } from '@neus/sdk';

const client = new NeusClient({ appId: 'your-app-id' });
Next: Hosted Verify