Metrics
API Version 2 (V2)

Audio

You can retrieve the user's recently listened audio data (50 records) by user_id


Get a recently played audio data by user_id
GET
Request
Query Parameters
user_id
required
String
User ID returned by add integration request. This key should be stored in your database against the user and used for all interactions with the Spike API.
Header Parameters
authorizationtoken
optional
String
Client access token (deprecated)
x-spike-auth
required
String
Client access token
Parameter name
optional
String
Python
Node.js
Ruby
Java
Curl
Responses
200