Inceptiva· SDKv0.4.0
SDK

Inceptiva SDKs

All official SDKs share the same public contract and expose idiomatic names for their language.

LanguagePackageReference
TypeScript / Node.js@inceptiva/sdk 0.4.0Open SDK
Pythoninceptiva 0.4.0Open SDK
.NETInceptiva 0.4.0Open SDK

Every integration needs the public API base URL, an agent's public identifier, a private API key, and a message. Conversation identifiers are optional and preserve context.

Keep API keys in backend services, private workers, or serverless functions—not in browser or distributed application code.