Skip to main content

What is a Project ID?

A project ID is a unique identifier assigned to each project in your workspace. It’s required for making API requests that interact with specific projects, such as retrieving project details or updating project information. The project ID appears in the URL when you view a project in your workspace. For example, in the URL:
https://sojanvarghese.neetoinvoice.com/admin/projects/71f70673bc9d5da257b1/project-info
The project ID is: 71f70673bc9d5da257b1

Step-by-Step Instructions

1

Navigate to your project details

Log into your NeetoInvoice workspace and navigate to the project you want to work with.
2

Locate the project URL

Once you’re viewing the project details, look at your browser’s address bar. The URL will contain the project ID.
3

Extract the project ID

The project ID is typically found in the URL path. Look for a pattern like:
https://your-subdomain.neetoinvoice.com/admin/projects/{project-id}/project-info
The {project-id} part is what you need.

URL Examples

Here are some examples of how project IDs appear in URLs:
URL ExampleProject ID
https://mycompany.neetoinvoice.com/admin/projects/71f70673bc9d5da257b1/project-info71f70673bc9d5da257b1
https://marketing.neetoinvoice.com/admin/projects/f95ac346aa728da5f91b/moref95ac346aa728da5f91b
https://events.neetoinvoice.com/admin/projects/sv3d789f1234cdef5678/integrationssv3d789f1234cdef5678