Skip to main content

SMS Campaigns API Access in Whippy

Navigate to Whippy’s developer documentation to integrate SMS campaign functionality into your own applications.

Maria Cairns avatar
Written by Maria Cairns
Updated this week

Why it matters

Developers can extend Whippy’s capabilities by using the SMS Campaigns API. Accessing the API documentation provides everything needed to authenticate, send SMS campaigns programmatically, automate workflows, or integrate Whippy with external systems.

Key Concepts

Brackets button (</>): The entry point to all developer documentation inside Whippy.

API documentation: Technical resources covering endpoints, authentication, request bodies, and examples.

Developer resources: Guides, recipes, changelogs, and discussions supporting API usage.

Step-by-Step: Access the SMS Campaigns API Documentation

  1. Go to the Whippy platform.

    Navigate to https://app.whippy.co/ and log in to your account.

  2. Select the brackets button (</>).

    On the dashboard, click the </> icon to open the developer area.

  3. Open the Documentation tab.

    In the left menu of the developer area, click Documentation.

  4. Explore available API resources.

    Once redirected, you can browse:

    • Guides

    • Recipes

    • API Reference

    • Change Log

    • Discussions

Tips and Best Practices

  • Start with Guides if you’re new to the Whippy API.

  • Use API Reference when building or debugging your integration.

  • Check the Change Log to stay updated on new endpoints or changes.

  • Leverage Recipes for pre-built examples and common workflows.

  • Join Discussions to see solutions from other developers.

Troubleshooting

Issue

Possible Cause

Fix

Cannot see brackets button

User lacks developer permissions

Ask an admin to grant the required access.

Documentation not loading

Network or browser issue

Refresh the page or try another browser.

Missing endpoints

API section not fully expanded

Open the full navigation tree within the API Reference.

Did this answer your question?