Commit c84ff7369d97d4b86cc72f9d9cb4ff29788d941e
1 parent
8c5d2324
VALIDAR
Showing
1 changed file
with
4 additions
and
0 deletions
Readme.md
1 | # Authenticate | 1 | # Authenticate |
2 | 2 | ||
3 | +```sh | ||
4 | +https://service2.funifier.com/2.0.0/authenticate?api_ | ||
5 | +``` | ||
6 | + | ||
3 | This method authenticate a player to your gamification and opens a session for the authenticated player on success. Authentication against the Funifier API is done with your gamification's API key, Authentication Mode and some combinations of credentials. | 7 | This method authenticate a player to your gamification and opens a session for the authenticated player on success. Authentication against the Funifier API is done with your gamification's API key, Authentication Mode and some combinations of credentials. |
4 | GET Method | 8 | GET Method |
5 | 9 |