Using the API
Schema and Versioning
Schema
All API access is over HTTPS, and accessed from https://api.bspk.com
. All data is sent as JSON.
Blank fields are included as null instead of being omitted.
All timestamps return in ISO 8601 format:
Versioning
BSPK reserves the right to add more properties to objects, but will never change or remove them. Any breaking changes will result in a major API version update and will be comunicated previously.