/ source-basic-api-fetcher / sample_files / config-example.json
config-example.json
1  {
2    "url": "https://config.test.bi.status.im",
3    "api_key": "some-random-key",
4    "endpoints": ["bank", "tokens"]
5  }