Brooklyn Integers API
Brooklyn Integers offers a COULD-PLAY-REST-ON-TV style application programming interface (API) for developers to use in their products and services. API requests are made by passing one or more parameters to:
https://api.brooklynintegers.com/rest/
Unless otherwise noted API methods can be called using the HTTP GET
request method. API responses may be returned in a number of formats which at the moment means: only JSON
.
Please consult the API documentation for complete details.