Docs
  • Overview
    • 👋Welcome to Orimon AI
  • Product Guides
    • 🤖Create A Bot
      • đŸĨLeads Generation & Support Bot
      • đŸ’ŗE-Commerce Specialist Bot
    • đŸ“ĒFlag and Train
    • âš™ī¸Setting up Bot Appearance
      • 🎨Setting Theme Color
      • đŸ’ŦSetting Message Bubble
      • 🎓Setting Bot Header
      • đŸ—¯ī¸Setting Trigger Icon
      • 📩Setting Welcome Message
      • â—€ī¸Setting Fallback Message
      • đŸŗī¸Disable Branding
      • đŸ—’ī¸Setting Lead Form
      • âš ī¸Setting Up Conversation Triggers
      • ⚡Adding Quick Replies
      • 📎Custom Query Placeholder
    • ✨Setting Up Conversational Leads
    • 🙋Setting up Live Chat
      • âš™ī¸Configuring Live chat
      • đŸ—Ŗī¸Transferring To Live Agent
      • đŸ’ģLive Chat Agent Screen
      • đŸ›Ŗī¸Live Chat Process
      • 🕔Operational Hours
      • âšī¸Disable AI
      • 👉Join Active Chat Room
    • đŸ’ŊBot Model
    • đŸŒĄī¸Bot Temperature
    • 🛑Quota Limits
    • 🎭AI custom prompt
    • 🔑Bring your openAI key (BYOK)
  • Fundamentals
    • 🧑Inviting Members
    • âŦ‡ī¸Install the Dashboard App
    • đŸĻBilling and Subscription
      • 🔔How do I subscribe?
      • 🔋How to buy additional quota for my plan?
      • 📈How do I upgrade my plan?
      • ⛔How do I cancel my plan?
      • â™ģī¸How do I renew my plan?
  • Integrations
    • đŸĒWebhook
    • ⚡Zapier
    • đŸ›ŗī¸Pabbly
    • đŸĒ¸Hubspot
    • đŸ‘ĨSalesForce
    • 📗Google Sheets
  • Channels
    • đŸ—Ŗī¸Setting up Channels for Messages
    • 📩FaceBook Messenger
    • đŸŸĸWhatsApp
      • đŸ’ŗAdd Payment Method
    • đŸĒ›DIY Website Building Tools
    • đŸŸĻTelegram
    • 📰WordPress
    • 🌐Website Integration
    • ⚡Zapier
    • đŸ›ŗī¸Pabbly
    • đŸ‡Ģ🇴Slack
    • 🎮Discord
    • đŸ‡Ģ🇲MS Teams
  • Templates
    • 🤝Book a Meeting
  • White-Labelling
    • đŸŗī¸Getting Started
    • 🤖Chat-Bot White Labelling
    • 🔰Dashboard White Labelling
    • 📧Email White Labelling
  • developer API
    • 🔍Getting Started with APIs
    • âœ‰ī¸Message API
Powered by GitBook
On this page
  • How to generate your Developer API key?
  • How to get "tenantId" for your Chatbot?

Was this helpful?

  1. developer API

Getting Started with APIs

This is a guide on the basics of using the Orimon Developer API

PreviousEmail White LabellingNextMessage API

Last updated 1 year ago

Was this helpful?

How to generate your Developer API key?

Login to you Dashboard -> click on the image icon on the bottom left corner of the screen -> then click on "Profile"

In the right Section on the bottom you will see a card as follows

Click on "Generate Your Secret Key" to generate your own Developer API key.

You will then see the options change.

If at any point you are not using your API key, you can also disable it by clicking on the "switch" above the dialogue box, as shown below

Do not reveal your API Key on any public platform, doing so will compromise your Privacy, Account & that of Orimon as well! If, for any reason, you have exposed your API key at any point where you shouldn't have, Immediately delete it! by clicking on the "bin/delete" icon next to key itself in the dialogue box. You will then have to re-generate an API key by following the above mentioned steps again.

Thats it! Now you have your Developer API key to integrate responses from Orimon even in your own applications and code.

How to get "tenantId" for your Chatbot?

Login to your dashboard and click on the bot configuration page as shown below.

At the top, in the URL bar copy the value starting in the front of "tenant/" all the way to the end, like shown below.

That's it! You now have the "tenantId" of the chat-bot you wish to use with your APIs.

You can then click on the "" icon to reveal your key and copy it for usage and API calls.

🔍
đŸ‘ī¸