Example searches: “network_tag”, “application/json”, “400”, “204”, “Need more? Click here to access our API guide and walkthrough”
status: stable
Return the current settings.
Ok
Pool metadata source. This sets the metadata fetching strategy.
Possible values are
Format should match the following pattern: ^(none|direct|https?:\/\/[a-zA-Z0-9-_~.]+(:[0-9]+)?/?)$.
^(none|direct|https?:\/\/[a-zA-Z0-9-_~.]+(:[0-9]+)?/?)$
curl \ -X GET https://localhost:8090/v2/settings
{ "pool_metadata_source": "https://smash.cardano-mainnet.iohk.io/" }