Authentication: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
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]''' | The SimplyMeet.me API uses API keys to authenticate requests. You can generate (and block previously generated) your API keys in the '''[https://secure.simplymeet.me/integrations SimplyMeet.me Integrations]'''. | ||
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. | ||