Skip to main content

What is a Client ID?

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

Step-by-Step Instructions

1

Navigate to your client details

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

Locate the client URL

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

Extract the client ID

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

URL Examples

Here are some examples of how client IDs appear in URLs:
URL ExampleClient ID
https://mycompany.neetoinvoice.com/admin/clients/2cef2469d56b682829512cef2469d56b68282951
https://marketing.neetoinvoice.com/admin/clients/ab3d789f1234cdef5678ab3d789f1234cdef5678
https://events.neetoinvoice.com/admin/clients/f94ac346aa728da5f91bf94ac346aa728da5f91b