Get API Access to Plan and Price Data in Product Catalog

Moesif gives you API access to billing plan and price data in the Product Catalog through the Management API. Moesif automatically generates the HTTP request for you with the necessary credentials. After processing the request, Moesif sends back a JSON response with the data.

This feature allows you to securely integrate your billing plans and prices information into external workflows and applications.

Access Plan Data through API

  1. Select Plans under Product Catalog in the navigation menu.
  2. Select Embed / API. Moesif generates a cURL command that you can use immediately to access data of your existing plans. Moesif also gives you the HTTP request details for using any HTTP client.
  3. Select the Curl Command tab for the cURL command and the HTTP Details tab for the HTTP request details.

Access Price Data through API

  1. Select Prices under Product Catalog in the navigation menu.
  2. Select Embed / API. Moesif generates a cURL command that you can use immediately to access data of your existing prices. Moesif also gives you the HTTP request details for using any HTTP client.
  3. Select the Curl Command tab for the cURL command and the HTTP Details tab for the HTTP request details.

Updated: