Skip to content

How to find the projectID for API?

Fresh

Updated: 2025-12-29

You can retrieve your Project ID by fetching the list of all your projects via our API. Each project will include an id field - that is your projectId. API documentation:

You can retrieve your Project ID by fetching the list of all your projects via our API. Each project will include an _id field - that is your projectId.

API documentation:

https://documenter.getpostman.com/view/5613076/2sB2qi9xwq

CrowdReply Knowledge Base