API DSP Key Storage
In order to allow the developer to store API keys or other non-public information to be used in completing an oracle request, the DSP may specify the:
Account name
Short request name
Full address
So for example
natdeveloper
https://ipfs
When the account natdeveloper requests https://ipfs
the full address will be queried, allowing the developer to add an API key onto the URL address, but only storing with the DSP.
Last updated