# Developer Resources

- [API and Technical References](/ebbot-docs/developer-resources/api-and-technical-references.md): Explore Ebbot API documentation and technical references.
- [EbbotGPT](/ebbot-docs/developer-resources/ebbotgpt.md): Explore the technical references related to Ebbot's AI engine EbbotGPT.
- [EbbotGPT API](/ebbot-docs/developer-resources/ebbotgpt/ebbotgpt-api.md): This page is about the EbbotGPT API.
- [Model Comparisons](/ebbot-docs/developer-resources/ebbotgpt/model-comparisons.md): Explore how we evaluate and do model comparisons, and learn about our findings.
- [EbbotGPT 3 Info Sheet](/ebbot-docs/developer-resources/ebbotgpt/ebbotgpt-3-info-sheet.md): This information sheet about our in-house LLM "EbbotGPT 3" was shared with customers when released.
- [Ebbot Chat](/ebbot-docs/developer-resources/ebbot-chat.md): Explore the available technical references related to the Ebbot Chat platform.
- [Chat Widget API](/ebbot-docs/developer-resources/ebbot-chat/chat-widget-api.md): Explore the opportunities with the Ebbot Chat widget API.
- [SMS API](/ebbot-docs/developer-resources/ebbot-chat/sms-api.md): Explore the Ebbot SMS API.
- [Response Status Codes](/ebbot-docs/developer-resources/ebbot-chat/sms-api/response-status-codes.md): Read about the status codes for Ebbot SMS API on this page.
- [Encoding](/ebbot-docs/developer-resources/ebbot-chat/sms-api/encoding.md): This page walks you through encoding the Ebbot SMS API.
- [Chats and Transcripts](/ebbot-docs/developer-resources/ebbot-chat/chats-and-transcripts.md)
- [Conversation Data Object](/ebbot-docs/developer-resources/ebbot-chat/conversation-data-object.md): Learn about the Conversation Data Object on this page.
- [Safe Exchange API](/ebbot-docs/developer-resources/ebbot-chat/safe-exchange-api.md): This page is about the Safe Exchange API in Ebbot. This API is for Ebbot chat only.
- [Implement Chat Widget](/ebbot-docs/developer-resources/ebbot-chat/implement-chat-widget.md): This page guides you through the implementation alternatives of the Ebbot Chat widget.
- [Implement Chat Widget to SharePoint](/ebbot-docs/developer-resources/ebbot-chat/implement-chat-widget/implement-chat-widget-to-sharepoint.md): Learn how to implement your Ebbot Chat widget to your SharePoint environment on this page.
- [Subdomain Manager for Chat](/ebbot-docs/developer-resources/ebbot-chat/subdomain-manager-for-chat.md): The subdomain manager allows chats sessions to be kept alive between different subdomains on a website.
- [API Keys for Chat](/ebbot-docs/developer-resources/ebbot-chat/api-keys-for-chat.md): Read about how to generate API keys from the Ebbot Chat platform.
- [Get Data Tables](/ebbot-docs/developer-resources/ebbot-chat/get-data-tables.md): Learn how to get Data tables from the Ebbot Chat platform on this page.
- [Webhooks](/ebbot-docs/developer-resources/ebbot-chat/webhooks.md): Explore incoming and outgoing webhooks in the Ebbot Chat platform.
- [Ebbot Automations](/ebbot-docs/developer-resources/ebbot-automations.md): This page shows available technical documentation regarding the Ebbot Automations platform.
- [Integrations SDK](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk.md): Learn about the Ebbot Integrations SDK on this page.
- [SDK Core Concepts](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/sdk-core-concepts.md): This page walks you through the core concepts of the Ebbot Integrations SDK.
- [Installing the SDK](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/installing-the-sdk.md): This page provides instructions for installing the SDK and configuring your development environment for the Ebbot Integrations SDK.
- [Developing](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/developing.md)
- [Actions](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/actions.md): Read about the Actions in your Ebbot workflow servers when using the Integrations SDK on this page.
- [Triggers](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/triggers.md): Learn about triggers when building workflow servers using the Ebbot Integrations SDK on this page.
- [JSON Schema - Flow builder expectations](/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/json-schema-flow-builder-expectations.md): This page describes the JSON Schema conventions and the subset of features a Flow Builder frontend expects.
