finsit API - Me

A collection of help pages for using the API.

Me

URL /Api/v2/Me/
Accepted verbs GET
Description

Provides a method for getting information about the currently active user.

GET /Api/v2/Me

Get information about the user that is doing the request.

Returns

A UserInfo object.