Skip to content
Rusiri Illesinghe edited this page Jul 2, 2025 · 23 revisions

Welcome to the WSO2 API Manager Developer Guide.

These pages are intended for API Manager developers (Mostly UI), If you are looking for How to do X in APIM kind of things, Checkout our documentation page

REST API Best Practices

Introduction to REST APIs

  • Refer this guide for a quick start!

Product REST APIs

API Link to Documentation
WSO2 Publisher API v4 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/publisher-apis/publisher-v4/publisher-v4/
WSO2 Developer Portal API v3 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/devportal-apis/devportal-v3/devportal-v3/
WSO2 Admin Portal API v4 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/admin-apis/admin-v4/admin-v4/
WSO2 Gateway API v2 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/gateway-apis/gateway-v2/gateway-v2/
WSO2 Service Catalog API v1 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/service-catalog-apis/service-catalog-v1/service-catalog-v1/
WSO2 Devops API v0 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/devops-apis/devops-v0/devops-v0/
WSO2 Governance API v1 https://apim.docs.wso2.com/en/4.5.0/reference/product-apis/governance-apis/governance-v1/governance-v1/

Coding for Product REST APIs

Clone this wiki locally