• Resolved Harry_Tuttle

    (@tuttle)


    Hi,

    Is it possible to use plugins that require API keys safely? Google testimonials, Facebook page events, etc.

    how can I limit API calls only to these places on the page? Thank you, have a nice day!

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

    (@patrickposner)

    Hey @tuttle,

    thanks for reaching out!

    In 99% of the cases this is handled automatically for you.
    Most API providers have either oAuth or a specific public API key (which doesn’t have write access, only read access).

    With Static WordPress, you save the admin API key in the WP admin, and we only use the public API key for displaying reviews, embedding Instagram feeds, or showing Facebook embeds.

    Thread Starter Harry_Tuttle

    (@tuttle)

    ok ! Thank you ! Have a nice day !

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.