Sloane Logo
Sloane

Documentation

📱Carrier Setup
Optimize Sloane

Integrating Software With Sloane's API

Developer guide for integrating with Sloane AI API

10 min read
Updated 7/28/2025

⚙️ API Documentation

Developer guide for integrating third-party software with Sloane's API

  1. Getting Started
    • To connect third-party software to Sloane, you'll need:
      • Your API key from your Dashboard
      • Basic knowledge of REST APIs
  2. Authentication
  3. All API requests require authentication using your API key in the header:

    Authorization: Bearer YOUR_API_KEY
  4. Available Endpoints
    • GET /calls - Retrieve call history
    • POST /settings - Update AI configuration
    • GET /transcripts - Access call transcripts
    • POST /webhooks - Configure webhook notifications

For detailed API documentation and examples, please email us at support@hi-sloane.com


Does Your Business Use Sloane's Booking Links Feature?

📒 Your Unique Booking Link

Sloane provides your business with a free, unique Booking Link structured as https://app.hi-sloane.com/book/[your-company-name] which provides callers a public webpage where they can schedule appointments with your business.

  1. Sloane texts your Booking Link to callers when they request to schedule appointments
  2. Callers click your Booking Link and see your company's Booking Page
  3. Your company logo displays alongside other branding on your Booking Page
  4. This feature connects automatically with Google Calendar and Outlook Calendar
  5. Configure Scheduling Rules to customize what scheduling options are offered in your Booking Page
  6. Create one or more Booking Slots to display on your Booking Page
  7. Booking Slots allow your business to offer callers different types of appointments by name, price, duration, etc.

🕑 Connect Your Calendar to Booking Links

  1. Log into your Dashboard
  2. Navigate to Texting in the sidebar
  3. Click on Booking Links
  4. In the Booking Links tab, click on Connect Your Calendar and follow the prompts

⏰ Configure Scheduling Rules

  1. Log into your Dashboard
  2. Navigate to Texting in the sidebar
  3. Click on Booking Links
  4. In the Booking Links tab, scroll down to Scheduling Rules
  5. Adjust the values in the following dropdowns:
    • Minimum Notice (hours)
    • Maximum Advance (days)
    • Time Increments (minutes)
    • Buffer Before (minutes)
    • Buffer After (minutes)

🕑 Create Booking Slots

  1. Log into your Dashboard
  2. Navigate to Texting in the sidebar
  3. Click on Booking Links
  4. In the Booking Links tab, scroll down to Booking Slots
  5. Select Add Slot to expand the Edit Booking Slot window
  6. Adjust the values in the following dropdowns:
    • Slot Name
    • Duration
    • Price
    • Meeting Type
    • Description

💬 Enable Sloane to Text Callers Booking Links

  1. Log into your Dashboard
  2. Navigate to Texting in the sidebar
  3. Click on Booking Links
  4. In the Booking Link tab, verify you already Connected Your Calendar
  5. Scroll down to Text Message which contains your pre-loaded Booking Link
  6. Verify your Booking Link looks like https://app.hi-sloane.com/book/[your-company-name]
  7. Either use the pre-loaded Text Message as is or customize it -- but make sure you don't change your unique Booking Link
  8. Enable the Toggle Button and let Sloane start texting callers your Booking Link

Was this article helpful?