📄️ API Fundamentals
An API (application programming interface) is a set of rules that define how applications or devices can connect to and
📄️ API Versions
The Showpad API is an essential backbone for integrating services, third-party applications, and digital devices.
📄️ Authentication
Showpad API uses OAuth2 as the authentication and authorization framework. OAuth is a standard
📄️ Cross-Origin Resource Sharing (CORS)
Cross-Origin Resource Sharing (CORS) is an HTTP-based mechanism that lets a server specify which other origins (domains,
📄️ Test API Calls
- Plan: Ultimate | Advanced or Expert
📄️ Error Codes
There may be times when an API request doesn't return the response you expected. To best help you understand what has