Overview
GeniStudio by Geneline‑X lets you create AI agents, upload resources (PDF, text, images, product listings), and deploy them via API or embeddable widget.
- Create your agent at https://genistud.io
- Upload resources and product data
- Export to get your
chatbotId
- Integrate via REST API, Channels (Meta, SMS), or the Web Widget
Environments
Section titled “Environments”- API base:
https://message.geneline-x.net
- OpenAPI:
/openapi.yaml
Company website: https://geneline-x.net
Core Concepts
Section titled “Core Concepts”- Chatbot/Agent: Your deployed assistant identified by
chatbotId
. - Context: Your uploaded resources used for retrieval‑augmented responses.
- Channels: Entry points (Widget, WhatsApp, Messenger, Instagram, SMS, etc.).
Quick Links
Section titled “Quick Links”- Authentication
- Find Chatbot ID
- Send Message API
- Widget
- Integrations:
/integrations/meta/whatsapp-cloud/
,/integrations/sms/twilio/