All API methods are performed over the HTTP protocol following common RESTful
practices. The API uses JSON for both the request and response format. You are
responsible for setting appropriate Content-Type
and Accept
headers when
making your API request.
All API URLs are relative to the base endpoint: http://api.toolhouse.com/v2/
All API methods, except the method for retrieving authentication tokens, require
authentication. Requests are authenticated by including a X-API-Key
header
whose value is set to a valid API Key. You can request API Keys using the
Authentication API.
You will receive two API keys for working with the Toolhouse API: