Skip to main content
Question

Get paywall JSON using secret API key

  • January 26, 2026
  • 0 replies
  • 6 views

Forum|alt.badge.img

I want to backup configuration as code. With help of rest APIs, I've got JSONs for products, offerings, etc. But I failed doing so for paywalls.

 

https://www.revenuecat.com/docs/api-v2#tag/Paywall/operation/create-paywall

It mentions the endpoint

POST https://api.revenuecat.com/v2/projects/{project_id}/paywalls

 

But I find no way to get a paywall. Am I missing something?