AdmiralCloud Developer Platform
API v5

Introduction

The Me controller provides endpoints scoped to the currently authenticated user. It allows you to retrieve the profile and settings of the logged-in user, update personal information, and manage account preferences — all without needing to specify a user ID explicitly.

This is typically the first endpoint called after a successful login to load user context into your application.

Reference

Live API reference

Loading API reference…