Help Center/ API Gateway/ FAQs/ API Publishing/ Why Can't APIs Published in a Non-RELEASE Environment Be Accessed?
Updated on 2022-08-29 GMT+08:00
Why Can't APIs Published in a Non-RELEASE Environment Be Accessed?
To make an API published in a non-RELEASE environment accessible, add the x-stage header to the API request.
Example:
r.Header.Add("x-stage", "RELEASE") Parent topic: API Publishing
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.