fmcc API

fmcc is a very simple app so API can't be complicated.

Fetching all colors:

/api/en/colors.json
or
/api/en/colors.xml

Fetching a specified color by its HEX code:

/api/color/hex/en/D9FFB1.json
or
/api/color/hex/en/D9FFB1.xml
For polish version simply replace en with pl in the URL string.

Want more? Email me!