API reference
placements
- POST
/v1/placementsRecord a placement (hire).
Standard JSON response. Authenticated with an API key scoped to your tenant. Rate limits and pagination apply.
Examplecurl -H "Authorization: Bearer $JINZAI_API_KEY" "https://api.jinzai.dev/v1/placements"

