forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
983 B
983 B
What Is the Format of a Real-Time Service API?
After an AI application is deployed as a real-time service, you can use the API for inference.
The format of an API is as follows:
https://Domain name/Version/infer/service ID
Example:
https://6ac81cdfac4f4a30be95xxxbb682.apig.xxx.xxx.com/v1/infers/468d146d-278a-4ca2-8830-0b6fb37d3b72
Parent topic: Real-Time Services