Spritmonitor.de API

The Spritmonitor.de API gives your application read and write access to the vehicles, fuelings, costs and reminders of a Spritmonitor.de user. It speaks JSON over HTTPS and is used by our own mobile apps as well as by a number of third party applications.

Base URL
https://api.spritmonitor.de/v1
Application ID
APPLICATION-ID header, requested here
Authentication
Authorization: Bearer <token>
Format
JSON

Get started

Documentation

The complete API reference with all endpoints, parameters and response schemas – ready to try out in the browser. Open »

Sample code

Working examples on our GitHub page that show how to authenticate and how to read and add fuelings. GitHub »

Application token

Every request needs an application ID. Tell us about your application and we will issue one for you. Request »

What you can do

See all endpoints in the documentation »