Civitai · Capability
Civitai Site API — Users
Civitai Site API — Users. Retrieve the current authenticated user and look up users by username. Self-contained Naftiko capability.
Civitai Site API — Users is a Naftiko capability published by Civitai, one of 13 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET method.
The capability includes 2 read-only operations. Lead operation: Get current Civitai user. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Civitai and Users.
What You Can Do
GET
Getme
— Get current user.
/v1/me
GET
Listusers
— List users.
/v1/users
MCP Tools
civitai-get-me
Get current Civitai user.
read-only
idempotent
civitai-list-users
List Civitai users.
read-only
idempotent