Skip to main content
Before you create identities, sign agreements, or move value, confirm which Neuron you are using and whether it is safe for testing. Neuro does not provide one shared Agent API host for every deployment.

Obtain an environment

For the current operator-mediated flow, obtain these values from the Neuron operator:
Never commit passwords, API secrets, JWTs, private keys, or wallet credentials.

Confirm how the environment behaves

Before building, ask the operator to confirm:
These semantics are deployment decisions. Do not infer them from a hostname or from the fact that a request succeeds.

Ask for repeatable test data

A useful development environment should let your application exercise these states:
If the operator cannot provide repeatable test data, record which identities, templates, wallets, and state changes are available before you begin.

Make your first request

After the operator confirms the environment, make your first Agent API call or return to Choose your integration.