title: REST API Introduction description: Introduction to Appgain.io REST API for programmatic access to platform features keywords: REST API, Appgain.io API, authorization, API key, project ID tags: [API, REST, integration, development] author: Appgain.io Team date: 2024-01-01
REST API Introduction
A RESTful API
also referred to as a RESTful web service, is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development.
📚 Related Documentation
- *Setup Guides*: New Project Setup | Dashboard Configuration
- *SDK Integration*: Android SDK | iOS SDK | Flutter SDK
- *Marketing*: Marketing Automation | Push Notifications
- *Integrations*: Zapier Integration Appgain Team has adapted this technology to build various APIs which will be explained later, but now let us show you the authorization key to be used for any request.
Authorization
- Your Project ID
- Your API key
You can get them from project dashboard, go to "Project Settings" then to "API and SDK Keys" and copy the API Key value
API documentation
Our Postman Public Live documentation can be found at this link: apidocs.appgain.io
Last updated: July 28, 2025 06:26:16