Accessing a Real-Time Service
If a real-time service is in the Running status, the real-time service has been deployed successfully. This service provides a standard RESTful API for you to call. Before integrating the API to the production environment, commission the API.
ModelArts supports the following authentication methods for accessing real-time services (HTTPS requests are used as an example):
ModelArts allows you to call APIs to access real-time services in the following ways:
- Accessing a Real-Time Service (Public Network Channel)
- Accessing a Real-Time Service (VPC Channel)
- Accessing a Real-Time Service (VPC High-Speed Channel)
- The size of a request body cannot exceed 12 MB. Otherwise, the request will fail.
- Due to the limitation of API Gateway, the prediction duration of each request does not exceed 40 seconds.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.