Public Dashboard
Show off your impact with a tailored dashboard
Get Dashboard Link
GET /dashboard_url
Returns a personalized dashboard url you can use anywhere to display your impact. Comes with various translations and a language switcher option by default.
Headers
Name
Value
Content-Type
application/json
Authorization*
<API Key>
Response
{
  "dashboard_url": "https://dashboard.thegoodapi.com/xxxxxxxxx?source=apiv2",
}{
  "error": "Invalid request"
}
Last updated
Was this helpful?