Authentication: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The SimplyMeet.me API uses API keys to authenticate requests. You can | The SimplyMeet.me API uses API keys to authenticate requests. You can generate your API keys in the '''[https://secure.simplymeet.me/integrations SimplyMeet.me Integrations]''' if you have a paid plan. | ||
API requests without authentication will fail. | API requests without authentication will fail. | ||
Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth. | Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth. | ||