Your extremum - based application needs to interact with the platform to:
- work with data
- send and receive signals
- call serverless application functions
- manage user access
In addition, you may want to integrate the backend of your application with third-party systems, which in this case will need access to its functions.
To access the functionality of the extremum platform and applications based on it, an application program interface (API) is designed that supports the following protocols:
- HTTP (REST)
- GraphQL
- WebSockets
- gRPC (in development)
learn more об extremum platform API