Postman collection
Use the official Postman collection for endpoint definitions and signing pre-request scripts.- Collection:
Neuron Agent API - URL: https://github.com/Trust-Anchor-Group/AgentApiPostman/blob/main/Neuron%20Agent%20API.postman_collection.json
Import steps
- Download the JSON file from the link above.
- In Postman, select Import and drop the file.
- Configure an environment with
host,apiKey,secret, and user values.
SDKs and implementations
- JavaScript: https://github.com/Trust-Anchor-Group/AgentApiJavascript
- TypeScript: https://github.com/Trust-Anchor-Group/AgentApiTypescript
- C#: https://github.com/Trust-Anchor-Group/AgentApiCSharp
JavaScript library and extensions
The JavaScript SDK includes helper utilities for request signing and event handling. Use it as a reference for your own implementations.OpenAPI
- OpenAPI YAML: https://github.com/Trust-Anchor-Group/AgentApiYaml
Useful links
- Request API keys:
https://DOMAIN/RequestApiKey.md - Feedback:
https://DOMAIN/Feedback.md