/
NE
nexuforma
/
51eat API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10m ago · Updated 5mo ago
Details
Filter operations
Authentication
7
post
Register a new customer account
post
Authenticate customer and issue API token
get
Get authenticated user information
post
Logout and revoke current token
post
Logout and revoke all tokens
get
Get user's API tokens
delete
Revoke specific API token
Broadcasting
1
Business Content
4
Business Profiles
1
Customer Messaging
8
Discovery
3
Authentication
Get authenticated user information
Retrieve the current authenticated user's profile information.
get
/customer/user
Response
UserResource
object
required
data
UserResource
required
Changes