Files
posthog.com/contents/docs/api/projects/create_2.mdx
Ian Vanagas 8740353046 Docs: Add more details to project API (#9490)
* project API details

---------

Co-authored-by: Lior539 <lneuner@gmail.com>
2024-09-30 17:27:04 +00:00

3 lines
402 B
Plaintext

In most cases, we recommend using a single project across your product, but if you want to programmatically create multiple projects, this is the endpoint for you.
To get your organization ID, use the `/api/organizations/@current` endpoint or check the endpoint directly on [US Cloud](https://us.posthog.com/api/organizations/@current) or [EU Cloud](https://eu.posthog.com/api/organizations/@current).