Articles on: Legacy API

Projects (legacy)

This API is deprecated and will be discontinued soon. Click here to check our new API docs.

Changelogfy provides an API to you to interact with your project.



Get project data



curl --request GET \
  --url https://changelogfy.com/api/projects/{YOUR_APP_ID} \
  --header 'Accept: application/json' \
  --header 'Content-Type: application/json'


If you don't know your app_id, click here.

Updated on: 03/30/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!