Pretty urls for HTTP GET

I’m looking to be able to use DreamFactory to create an alternative server to an existing simple javascript client. I need to be able to conform to the clients restful api scheme. As far as i understand there is no way to get rid of the requirement for APIKey entires in the url as this is how DreamFactory identifies an app.

I’m wandering if modifying DreamFactories Nginx config directly would cause problems / seems a good way to go - the issue would be upgrading I guess? Perhaps it would be better to add a second Nginx proxy seem like overkill?