get https://api.movintracks.io/:version/nfc-tags
Gets all NFC Tags
You can use NFC Tags with Movintracks. Create one and write the url given to your tag.
Then change the related campaign as many times as you wish.
Responses
Gets all NFC Tags
You can use NFC Tags with Movintracks. Create one and write the url given to your tag.
Then change the related campaign as many times as you wish.
xxxxxxxxxx
curl --request GET \
--url https://api.movintracks.io/:version/nfc-tags \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json'