What developer content is available in Simplified and Traditional Chinese?
We are providing all developer documentation and guides in both Simplified Chinese and Traditional Chinese.
Where can I find the developer content in Chinese?
The developer content is available on our Help Center. You can select Simplified or Traditional Chinese from the language dropdown available at the top right corner of the page. Click on the ‘Developer Content’ link in the header to access the developer content in your chosen language.
Where can I find the localized API reference documentation?
The localized OpenApi specification is available on our GitHub repository. We recommend downloading the file and using an API tool such as Postman to view the documentation. Here are the links for further guidance:
Traditional Chinese API Reference Documentation
Simplified Chinese API Reference Documentation
I can't download the OpenAPI specification, what should I do?
If the download process isn’t working as expected, please try the following:
- Clear your browser cache and cookies or use a different browser.
- Ensure that your internet connection is stable.
- If you are using a VPN, try accessing GitHub without the VPN .
- Some browser extensions can interfere with the download process. Try disabling extensions temporarily to see if the download works.
If the problem persists, choose to view the Raw file, select all of the content (Edit / Select All), copy and paste the content into your own file and save.
I have downloaded the OpenAPI specification, how can I browse the documentation?
After downloading the OpenAPI spec, we suggest you use an API tool such as Postman or Swagger Editor to browse the documentation. You can also execute some requests to familiarise yourself with the API in our demo environment, you will need to register for an API key to do this.
Are the localized OpenAPI specifications up to date?
Yes, the localized specifications are kept up to date. However, the very latest changes may initially appear in English while we complete the translation process.