Node.js SDK
Official Prisme.ai Node.js SDK for Agent Creator and Storage APIs.
Python SDK
Official Prisme.ai Python SDK for Agent Creator and Storage APIs.
When to use an SDK
- Use the Node.js SDK when your agent or integration runs in a JavaScript or TypeScript backend.
- Use the Python SDK when your agent or integration runs in a Python service, notebook, or automation worker.
- Use the REST API reference when you need to inspect the underlying endpoints or build an integration in another language.
Related resources
Authentication
Configure access tokens before calling protected APIs.
Agent Creator
Learn how agents are created, configured, and published.