Skip to main content
Version: 1.1-beta

Service Subscriber Introduction

As a service subscriber, you can subscribe to and use API services to integrate with other systems.

📄️ Configure Access Authorization

Subscribers subscribe to services on an application-by-application basis. Each application has its own access authorization management. Once the subscription request is approved, users can use the application's access authorization information (such as API keys or tokens) to call the subscribed service. This ensures that the application adheres to security policies when calling APIs and prevents unauthorized access, safeguarding the security and stability of the service.