Definitions
Here are some definitions that will help explain a few concepts as you integrate Spin Mobile into your projects:
Consumer Key This is a credential used to identify a Spin Mobile customer. This can be found in the dasbhard under Setup > API Keys.
Consumer Secret To make an API call for most of our endpoints, you'll need a a consumer secret to be set as "consumer-sercret". This can be found in the dasbhard under Setup > API Keys.
Token This is a token passed to you after successful authentication. The code is valid for only 10 minutes, and expires after that.