Lety Docs
  • 馃榾Introducci贸n Lety
  • 馃摎Empieza aqu铆
    • Glosario
    • C贸mo construir un Agente AI
  • Precios y creditos
    • 馃攤Cobros autom谩ticos
    • 馃挷Precios Planes
  • 馃槑Agente/Chatbot
    • Inicio
    • C贸mo escribir un buen Prompt
    • Crear un Agente/Chatbot
    • Knowledge base
    • Training
    • Scheduling
    • Leads
    • Appearance/Embed/Share
  • 馃敆Chatbot API
    • Conexi贸n lety agente -Lety Marketing
    • Chatbot API - Zapier
    • Chatbot API - Send/Receive Messages
    • Chatbot API - Key
    • Overview
  • 鉁旓笍Best practices
Powered by GitBook
On this page
  1. Chatbot API

Chatbot API - Key

PreviousChatbot API - Send/Receive MessagesNextOverview

Last updated 1 year ago

API Key (Access Token)

Your API Token/ Key is a string of letters and numbers that is private to your account. Do not publicly disclose your API key. If you do, you can generate a new token, but just know that anything using the old API key will no longer work.

API Key Example: ba534d4274523452345da0e99345a67000

When entering in your API key it will most likely be in the form of a Header {Value: Key}.

You would enter in your API key like this:

Authorization | Token ba534d4274523452345da0e99345a67000

Note: The format has to match in order for this to work.

馃敆