Free and open-source AI API
Sttabot’s public AI API is the free alternative to the paid GPT3 API built for application testing purpose only.
First choice of 10,000+ global teams for AI development.
0
Million+
Conversation So Far
0
+
Teams Trust Sttabot
0
+
Active Applications
API Endpoint = "https://api.sttabot.io/json/Sttabot/v1/InitiateNewQuery"
Header Structure :
Key="Content-Type" ; Value="application/json"
Key="Authorization" ; Value="Bearer $YourSttabotAPIKey"
Request Structure :
{
"prompt": "$WriteYourPromptHere.",
"botId": "default",
"clientId": "1"
}
Instantly integrate the free Sttabot AI API into your code.
Sttabot API follows a simple POST structure to perform a API call. Just use the information mentioned here for making the API call and instantly start using Sttabot within your core apps.
Start building your AI apps for free
Getting started with Sttabot AI is absolutely free of cost.