📋
Tolstoy
  • Welcome
  • API Reference
    • User
    • Video
    • Webhook
    • Project
  • JavaScript SDK
    • Installation
    • Configuration
    • Identify
    • Events
Powered by GitBook
On this page

Was this helpful?

  1. API Reference

User

User operations

Get Me

GET https://api.gotolstoy.com/users/me

This endpoint allows you to get free cakes.

Headers

Name
Type
Description

Authentication

string

{ "id": "user-id", "email": "user-email", "appKey": "app-key" }
{ "message": "Not Found" }

PreviousWelcomeNextVideo

Last updated 3 years ago

Was this helpful?