Documentation Index
Fetch the complete documentation index at: https://emojis.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The API is in public beta and is subject to change. We’ll do our best to minimize breaking changes during this period.
Base URL
emojis.com’s API is built on REST principles and is exclusively served over HTTPS to ensure data security and privacy. Unencrypted HTTP requests are not supported. The Base URL for all API endpoints is:Terminal
API Key
To authenticate you will need an API key which you can create and manage in the dashboard. API keys follow the format below:.env
Authentication
To authenticate, all API requests should include your API key in anAuthorization HTTP header as follows:
Terminal

