Introduction
Get started with the WebinOne Admin API v2
Welcome to the WebinOne Admin API v2 documentation. This comprehensive API allows you to manage all aspects of your WebinOne site programmatically.
What is the WebinOne Admin API?
The WebinOne Admin API v2 is a RESTful API that provides complete access to your WebinOne CMS. You can create, read, update, and delete content, manage users, configure settings, and much more.
Key Features
- RESTful Design - Standard HTTP methods (GET, POST, PUT, DELETE)
- OAuth 2.0 Authentication - Secure token-based authentication
- JSON Responses - All responses in JSON format
- Comprehensive Coverage - Over 290+ endpoints covering all CMS features
- Rate Limiting - Built-in rate limiting to prevent abuse
- Webhooks - Real-time notifications for events
Getting Started
To get started with the API:
- Obtain your API credentials (Client ID and Client Secret)
- Authenticate using OAuth 2.0
- Make your first API request
- Explore the available endpoints
Base URL
All API requests should be made to:
https://your-site.webinone.com/api/v2/admin/