About the API
Assignment Desk provides a free public API for searching video production crew across 96 cities in the United States. The API requires no authentication for read operations and returns JSON responses with a consistent { success, data, meta } envelope. All crew members are W2 employees (not 1099 contractors), providing clients with liability protection and workers' compensation coverage.
To find a camera operator in Chicago, send a GET request to /api/public/crew?city=Chicago&role=Camera+Operator. To check how much a Director of Photography costs per day, query /api/public/rates?role=Director+of+Photography. To book a crew for a production, send a POST to /api/brief/onboard with the shoot details.
Rate data is derived from 36,000+ real billing records across crew assignments managed by Assignment Desk since 1997. The crew directory includes directors of photography, camera operators, audio technicians, gaffers, grips, teleprompter operators, drone operators, production assistants, makeup artists, editors, and more.