GET http://127.0.0.1:36661/get?coin=adm,btc
Five sources are enabled out of the box and need no API key. The rest are optional and off by default.
No single source covers every asset. Currencyinfo keeps serving rates when a provider fails, throttles or disappears.
minSources
/get
/getHistory
One configuration file and one command. The default sources need no API key.
docker run -d \ --name currencyinfo \ -p 36661:36661 \ -v "$(pwd)/config.jsonc:/usr/src/currencyinfo/config.jsonc:ro" \ ghcr.io/adamant-im/currencyinfo:latest
Documentation Source code Releases Docker image
Currencyinfo runs in production in the ADAMANT ecosystem. History starts accumulating on your own server once you deploy.