是否有任何用于创建和测试 WSO2 REST 的文档 API

Is there any document for creating and testing WSO2 REST API

我使用 WSO2 API 管理器创建了 REST API 并发布了。但是当我尝试它不工作。我确实订阅了应用程序并创建了令牌并使用 https://i.stack.imgur.com/Vrej9.png 我尝试过的令牌,但没有取得丰硕的成果。 我遵循了官方文件。我正在使用 WSO2-am 3.0.0 版本。

遵循 QSG 文档。

https://apim.docs.wso2.com/en/latest/getting-started/quick-start-guide/

步骤 3.3 中的注释:

If this is the first time you are using the API test console from your browser, open a new tab and navigate to the https://localhost:8243/ URL.

This will prompt your browser to accept the certificate used by the API Gateway. This is required because by default the API Gateway uses a self-signed certificate that is not trusted by web browsers.