Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
According to this doc reference, GraphQL API is not protected. How can I protect it. https://our.umbraco.com/documentation/Umbraco-Heartcore/API-Documentation/GraphQL/#authorization
Heya.
You'll need to make your Content Delivery API secure in this section: Once you've done that, you'll need to create an API key in the users section and then add it as a header to your API call :)
Best, Darek
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to secure Umbraco GraphQL APIs?
According to this doc reference, GraphQL API is not protected. How can I protect it. https://our.umbraco.com/documentation/Umbraco-Heartcore/API-Documentation/GraphQL/#authorization
Heya.
You'll need to make your Content Delivery API secure in this section: Once you've done that, you'll need to create an API key in the users section and then add it as a header to your API call :)
Best, Darek
is working on a reply...