# 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`
* <https://ipfs.io/ipfs/Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a>

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.
