Creates a new project for a company. Only title is required.
API key authentication. Generate keys from the Corebill dashboard under the Developers section.
Example: Authorization: Bearer sk_live_abc123def456
The company ID to scope the request to
Project title
"Website Redesign"
Project description
"Complete redesign of the marketing website"
Customer ID to associate with this project
"cus_a1b2c3d4e5f6"
Array of user IDs to assign
["usr_abc123"]Project status (defaults to draft)
draft, in_progress, on_hold, review, completed, cancelled "draft"
Project priority (defaults to medium)
low, medium, high, urgent "high"
"2025-03-01"
"2025-05-01"
Billing type (defaults to time_based)
time_based, fixed_price, mixed "time_based"
Budget in hours
200
Budget in currency
15000
Default hourly rate for this project
75
Custom metadata
Project created
Project object returned in list endpoints