Save data from an API call to server cache

So you’ve got data that you’ve had created for a specific call center, using it’s API access, using what i assume is its unique API key.

You then DONT want to use an API call to retrieve it.

So… the data has to sit on the server… and be accessible.

So… anyone can get it…