AJAX API Protection to Prevent Use by Other Sites

We are currently developing a site that uses a simple JSON API (RoR) to populate the page. Data is publicly available to customers, but is the key to our service, and we want our competitors not to use our data. What methods do you use to verify that AJAX API requests are legal?

+3
source share
1 answer

Re:

What methods do you use to verify that AJAX API requests are legal?

. HTTP- Ajax cookie, Ajax.

, . Ajax . Ajax api .

+1

Source: https://habr.com/ru/post/1748692/


All Articles