Data Preview
https://pdv.ourspace.ch
Randomly generated colors.
random GET /api/collections/random_color/records/1
Leet characters.
random GET /api/collections/random_leet/records/1 list GET /api/collections/leet/records view GET /api/collections/leet/records/{id}
Randomly generated numbers.
random GET /api/collections/random_number/records/1
Words from people - mostly about art and life.
random GET /api/collections/random_quote/records/1 list GET /api/collections/quotes/records view GET /api/collections/quotes/records/{id}
Music tracks meta data from spartalien.com.
random GET /api/collections/random_s9track/records/1 list GET /api/collections/s9tracks/records view GET /api/collections/s9tracks/records/{id}
Timelapse video meta data from sky.etrusci.org.
random GET /api/collections/random_skyrecorder/records/1 list GET /api/collections/skyrecorder/records view GET /api/collections/skyrecorder/records/{id}
Cool webradios I like.
random GET /api/collections/random_webradio/records/1 list GET /api/collections/webradios/records view GET /api/collections/webradios/records/{id} file GET /webradios.m3u
(q) = in query (p) = in path (h) = in header * = required | = or
(q) fields (string)
(h|q) * pdv_api_key (string) (q) page (integer) (q) perPage (integer) (q) sort (string) (q) filter (string) (q) fields (string) (q) skipTotal (boolean)
(h|q) * pdv_api_key (string) (p) * id (string) (q) fields (string) (q) digits (integer, only applies to 'numbers' endpoint requests)
none
/api/*
requests: 30 requests
per 10 seconds
curl https://pdv.ourspace.ch/api/collections/random_color/records/1 curl https://pdv.ourspace.ch/api/collections/random_quote/records/1 curl https://pdv.ourspace.ch/api/collections/random_quote/records/1?fields=author,quote
curl https://pdv.ourspace.ch/api/collections/colors/records --header 'pdv_api_key: YOUR_PRIVATE_KEY' curl https://pdv.ourspace.ch/api/collections/quotes/records?pdv_api_key=YOUR_PRIVATE_KEY curl https://pdv.ourspace.ch/api/collections/quotes/records?pdv_api_key=YOUR_PRIVATE_KEY&fields=author,quote
curl https://pdv.ourspace.ch/api/collections/colors/records/r1234a567b89c101 --header 'pdv_api_key: YOUR_PRIVATE_KEY' curl https://pdv.ourspace.ch/api/collections/quotes/records/r4321d765e98f010?pdv_api_key=YOUR_PRIVATE_KEY curl https://pdv.ourspace.ch/api/collections/quotes/records/r4321d765e98f010?pdv_api_key=YOUR_PRIVATE_KEY&fields=author,quote
curl https://pdv.ourspace.ch/webradios.m3u