You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/docs/api-developer-portal/consume-api-overview.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The process of consuming an API from WSO2 API Manager involves the following ste
18
18
19
19
When APIs are created and published through the **Publisher**, they become available through the **Developer Portal**. Developers can use the search option to find APIs of interest.
20
20
21
-
- <ahref="{{base_path}}/consume/discover-apis/search">Searching for APIs</a>
21
+
-[Searching for APIs]({{base_path}}/consume/discover-apis/search)
22
22
23
23
### Subscribe to APIs
24
24
@@ -38,13 +38,13 @@ Developers need to select a business plan for each API subscription. The busines
38
38
39
39
### Test APIs
40
40
41
-
Before using an API for development, the API consumer may want to test it’s capabilities. The following options are available in the Developer Portal for testing:
41
+
Before using an API for development, the API consumer may want to test its capabilities. The following options are available in the Developer Portal for testing:
42
42
43
-
- <ahref="{{base_path}}/consume/invoke-apis/invoke-apis-using-tools/invoke-an-api-using-the-integrated-api-console">Test APIs using the Integrated API Console</a>
44
-
- <ahref="{{base_path}}/consume/invoke-apis/invoke-apis-using-tools/include-additional-headers-in-the-api-console">Include Additional Headers in the API Console</a>
45
-
- <ahref="{{base_path}}/consume/invoke-apis/invoke-apis-using-tools/invoke-an-graphql-api-using-the-integrated-graphql-console">Test GraphQL APIs Using the Integrated GraphQL Console</a>
46
-
- <ahref="{{base_path}}/consume/invoke-apis/invoke-apis-using-tools/invoke-an-api-using-a-soap-client">Test an API Using a SOAP Client</a>
47
-
- <ahref="{{base_path}}/consume/invoke-apis/invoke-apis-using-tools/try-out-using-postman">Test a REST API Using Postman</a>
43
+
-[Test APIs using the Integrated API Console]({{base_path}}/consume/invoke-apis/invoke-apis-using-tools/invoke-an-api-using-the-integrated-api-console)
44
+
-[Include Additional Headers in the API Console]({{base_path}}/consume/invoke-apis/invoke-apis-using-tools/include-additional-headers-in-the-api-console)
45
+
-[Test GraphQL APIs Using the Integrated GraphQL Console]({{base_path}}/consume/invoke-apis/invoke-apis-using-tools/invoke-an-graphql-api-using-the-integrated-graphql-console)
46
+
-[Test an API Using a SOAP Client]({{base_path}}/consume/invoke-apis/invoke-apis-using-tools/invoke-an-api-using-a-soap-client)
47
+
-[Test a REST API Using Postman]({{base_path}}/consume/invoke-apis/invoke-apis-using-tools/try-out-using-postman)
0 commit comments