Comprehensive guides to help you leverage our AI-powered tools and platforms.
Sign up at
npm install mobytech-ai
Our Node.js SDK is available on
All API interactions require authentication via Bearer token:
// Auth header
{
"Authorization": "Bearer YOUR_API_KEY"
}
Get your API key from the
Analyzes text for sentiment, key phrases, and language.
{ "text": "String to analyze", "analysisType": "sentiment | keywords | language" }
Generate data summaries and statistical analysis for datasets.
{ "dataset": Base64 encoded file, "method": "regression | clustering" }
Learn how to use the MobyTech AI SDK in your Python projects with our step-by-step tutorial.
Read TutorialGet up to speed with the MobyTech Node SDK with our interactive code examples and explanations.
View WalkthroughYour API key will be found in the developer dashboard after
MBOY-T3CH-12345-DEMOKEY
Engage with other developers and researchers using our platform!