API

enoops social API

Give visitors access to your enoops social page
Give visitors access to your enoops social page without leaving your app or website. It's free and seamlessly integrates with just a few lines of code. Get started and immediately receive your unique API key.


Introduction

The enoops social API enables programmatic access to the enoops social page of your restaurant. The API of the enoops social page of your restaurant is available free of charge, and you are welcome to use the API on your website as long as it is within our Guidelines. The enoops social API is a RESTful JSON API, and you can interact with it from any language or framework with an HTTP library. We recommend using it with the PHP programing language. If you have any questions, please check out our FAQ or contact us here: enoops.social/public/contact/

Guidelines

Whenever you make an API request, show a prominent link to enoops social You can use a text link (e.g., "page provided by enoops social ") or a connection with our logo. You may not copy or replicate the core functionality of enoops social (including making enoops social content available as a wallpaper app). Do not abuse the API. By default, the API is rate-limited to 200 requests per hour and 20,000 requests per month. Abuse of the enoops social API, including but not limited to attempting to work around the rate limit, will lead to termination of your API access.

Authorization

Authorization is required for the enoops social API. Anyone with a enoops social account can request an API key. All requests you make to the API will need to include your key. The key is provided by adding an Authorization header.


enoops.social