vaccin-live.restapi.online Open in urlscan Pro
213.239.206.136  Public Scan

URL: https://vaccin-live.restapi.online/
Submission: On December 08 via api from JP — Scanned from JP

Form analysis 0 forms found in the DOM

Text Content

VACCIN.LIVE REST API

 2.0.0 

OAS3

./yml/get_api_definition.php

A REST API for VACCIN.LIVE

VACCIN.LIVE - Website
Send email to VACCIN.LIVE
Servers
https://vaccin-live.restapi.online/ - LIVE Server
Authorize


USER DATA

INTERFACES FOR USER DATA



GET /v2 /user /profile
Get user information from the DB
POST /v2 /user /checkQR
Check a QR
POST /v2 /user /report
Get a scan report for a selected day for the current user

ACTIONS

ACTIONS INTERFACES FOR ADDING (REGISTERING) / DELETING USERS IN THE APP



PUT /v2 /user /add
Register a new user in the App
DELETE /v2 /user /delete
Delete a user from the App
POST /v2 /user /confirm
Double optin function to confirm email address
POST /v2 /user /resetPassword
Send forgot password email
POST /v2 /user /checkHash
Validate forgot password hash
POST /v2 /user /setPassword
Set user password

TOKEN

TOKEN MANAGEMENT



POST /v2 /user /auth
User Authentication (Login to the App)
GET /v2 /token /refresh
Get new access token with a refresh token

SCHEMAS

User
Email
QR
Date
Confirmation
NewPassword