Skip to main content
Returns all public data about a project — name, plans, features, prices, and theme settings.
This is the same data the embed widget uses internally.

Endpoint

Parameters

string
required
The project’s Share ID

Response

number
Project ID
string
Project display name
string
Short description
string
Longer description for the pricing page header
string
Currency code (e.g. “USD”)
number
Discount for annual billing (e.g. 0.2 = 20% off)
array
List of pricing plans with features
array
All features in the project
object
Colors, fonts, CSS, layout settings

Example