Documentation

Welcome to Spare Docs! Here you can learn more about how to integrate the Spare Rider Deep Links and explore some of the Spare Platform features.

Quick Links:

Spare Platform →

Api Reference →

Spare Driver App →


Deprecated Process

Getting Started

Deep Links allow a rider to perform actions in the Spare Rider app just by tapping a link (currently these actions are limited to launching the app or making an estimate).

To set this up you will need the Spare Rider app (iOS: https://apps.apple.com/us/app/spare-rider/id1414542240, Android: https://play.google.com/store/apps/details?id=com.sparelabs.platform.rider.base) or a whitelabel rider app installed on your device.

If you have any questions, consult the Spare Help Docs (help.sparelabs.com) or contact us!

Link structure

A Deep Link looks like the following and should be provided by Spare:

https://urlgeni.us/<YOUR_APP>/?link=**URL_ENCODED_LINK**

The URL_ENCODED_LINK is the payload for the request, see “Creating the payload” below for details about this. If you are unsure what these values should be set to please contact us!

Creating the payload