Data Import Routes

GET/api/data-import/get-spotify-data-files

Get all spotify data files of user

Try it out

POST/api/data-import/add-spotify-data-files

File URL must be a public URL

Try it out

GET/api/data-import/check-import-status

Check the status of an import

Try it out

DELETE/api/data-import/delete-spotify-data-file

Delete a spotify data file

Try it out