Getting Started with our API

The TeamGrid API is a RESTful interface, providing programmatic access to your team data. The API accepts JSON in requests and returns JSON content in all of its responses, including errors. Only the UTF-8 character encoding is supported for both requests and responses.