really depends if you want oauth2 authentication with tokens or you dont mind using client_id paramaters (as most people dont understand oauth). if you do oauth you have to provide a library for each codebase for those people.
otherwise i think it would cost around 300 bucks. most of the work is in providing predictable json responses that the consumer can use effectively.