• Resolved sheplayspro

    (@sheplayspro)


    Hey! Sorry if this question is elementary, new to this sort of development. When we enter the API key, is that hidden from view? We have a deal with a company to have access to their API and want to make sure we are not giving that out somehow unknowingly. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPGetAPI

    (@wpgetapi)

    Hi,

    All API calls are server based, so nothing is exposed to the front end.

    Your API key is stored within your database, so if you can keep your database secure, then your API key is secure and won’t be viewable by anyone.

    Our plugin also uses an extra layer of encryption to store data, so even if somebody was to gain access to your database somehow, the key would be unreadable.

    Plugin Author WPGetAPI

    (@wpgetapi)

    Marking this as resolved as we haven’t heard anything back.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Security of feed’ is closed to new replies.