Authorization
All APIs use bearer token for authentication.
Create a token in the admin dashboard we provided.
Authorization: Bearer <token>
All APIs use bearer token for authentication.
Create a token in the admin dashboard we provided.
Authorization: Bearer <token>