/
CR
crewtraka
/
CrewTraka API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
crewtraka
CrewTraka API
post
/api/client/
v2
latest
OpenAPI 3.0.3
2026-08-07
534
393
676.1 KB
client
post
/api/client/
Headers
X-Company
string
The company id to request data for
Request body
Client
required
id
string
uuid
required
company
string
uuid
project_count
string
required
created_at
string
date-time
required
updated_at
string
date-time
required
name
string
required
phone_number
string
nullable
address
string
nullable
The format should be "address line, suburb postcode, country"
logo
string
uri
nullable
contact_name
string
nullable
contact_number
string
nullable
contact_email
string
email
nullable
Response
Client
required
id
string
uuid
required
company
string
uuid
project_count
string
required
created_at
string
date-time
required
updated_at
string
date-time
required
name
string
required
phone_number
string
nullable
address
string
nullable
The format should be "address line, suburb postcode, country"
logo
string
uri
nullable
contact_name
string
nullable
contact_number
string
nullable
contact_email
string
email
nullable