Get a project
Returns a project profile and its current stats. If your API key is associated with the project, the response includes additional owner-only stats.
Authorizations
API key issued via POST /api/public/v1/api-keys.
Path Parameters
URL-safe identifier of the project.
"yurts-by-nurt"
Response
The project and its stats.
Stable identifiers and handles for the project.
Display content for the project profile.
Verification and protection status flags for the project.
When the project expects to launch, expressed as a precise datetime, a month, or a free-text label. The kind field discriminates the shape of value.
- Option 1
- Option 2
- Option 3
Owner-only. Default max autobuy spend in USDC applied to every user on this project, overriding the global default. Present only when the requesting API key owns the project.
"500"
Owner-only. Per-account max autobuy spend overrides. Each entry pairs a USDC limit with the accounts it applies to, matched by FID, address, or X username. Present only when the requesting API key owns the project.
Owner-only. Clanker V4 token deployment config for sniper-protected projects: token admin, pool configuration, and fee structure. Present only when the requesting API key owns the project.

