Documentation
🚀Getting Started
📞Call Forwarding
🤖Business Profile
🙋🏽♀️Sloane Greeting
📆Booking Links
🛠️Optimize Sloane
🔔SMS and Email Notifications
👤User Profile
💳Billing
📦Subscriptions
🔧Troubleshooting
📱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
- Getting Started
- To connect third-party software to Sloane, you'll need:
- Your API key from your Dashboard
- Basic knowledge of REST APIs
- Authentication
- Available Endpoints
- GET /calls - Retrieve call history
- POST /settings - Update AI configuration
- GET /transcripts - Access call transcripts
- POST /webhooks - Configure webhook notifications
All API requests require authentication using your API key in the header:
Authorization: Bearer YOUR_API_KEY
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.
- Sloane texts your Booking Link to callers when they request to schedule appointments
- Callers click your Booking Link and see your company's Booking Page
- Your company logo displays alongside other branding on your Booking Page
- This feature connects automatically with Google Calendar and Outlook Calendar
- Configure Scheduling Rules to customize what scheduling options are offered in your Booking Page
- Create one or more Booking Slots to display on your Booking Page
- Booking Slots allow your business to offer callers different types of appointments by name, price, duration, etc.
🕑 Connect Your Calendar to Booking Links
- Log into your Dashboard
- Navigate to Texting in the sidebar
- Click on Booking Links
- In the Booking Links tab, click on Connect Your Calendar and follow the prompts
⏰ Configure Scheduling Rules
- Log into your Dashboard
- Navigate to Texting in the sidebar
- Click on Booking Links
- In the Booking Links tab, scroll down to Scheduling Rules
- 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
- Log into your Dashboard
- Navigate to Texting in the sidebar
- Click on Booking Links
- In the Booking Links tab, scroll down to Booking Slots
- Select Add Slot to expand the Edit Booking Slot window
- Adjust the values in the following dropdowns:
- Slot Name
- Duration
- Price
- Meeting Type
- Description
💬 Enable Sloane to Text Callers Booking Links
- Log into your Dashboard
- Navigate to Texting in the sidebar
- Click on Booking Links
- In the Booking Link tab, verify you already Connected Your Calendar
- Scroll down to Text Message which contains your pre-loaded Booking Link
- Verify your Booking Link looks like https://app.hi-sloane.com/book/[your-company-name]
- Either use the pre-loaded Text Message as is or customize it -- but make sure you don't change your unique Booking Link
- Enable the Toggle Button and let Sloane start texting callers your Booking Link
