Core — auth
Core — auth. 28 operations. Lead operation: Get a users basic information. Self-contained Naftiko capability covering one business surface.
Core — auth is a Naftiko capability published by Scalar, one of 22 capabilities the APIs.io network indexes for this provider. It bundles 28 operations across the POST, GET, and DELETE methods.
The capability includes 8 read-only operations and 20 state-changing operations. Lead operation: Get a users basic information. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Scalar and auth.
What You Can Do
MCP Tools
scalar-getme
Get a users basic information
scalar-postloginemail
Login with email password flow
scalar-postloginemailsignup
Register with email password flow
scalar-postloginemailotp
Send an OTP verification code to the email
scalar-postloginemailotpverify
Verify OTP
scalar-postloginrefresh
Refresh an access token and set the team uid token
scalar-postloginexchange
Exchange the short lived URL token for access/refresh tokens
scalar-postlogingetexchange
Gets an exchange token that can be used to redirect a user with auth credentials to different domain
scalar-postloginrequestpasswordreset
Request reset password
scalar-postloginresetpassword
Verify password reset request
scalar-postloginchangepassword
Change password for authenticated user
scalar-postloginpersonaltokengenerate
Generate a new personal token
scalar-postloginpersonaltokenaccess
Generate a new access token from a personal token
scalar-postloginpersonaltokenuidrevoke
Revoke a personal token
scalar-deleteloginpersonaltokenuid
Delete a personal token
scalar-getidentityprovideruid
Get an identity provider configuration for a team
scalar-deleteidentityprovideruid
Delete an identity provider configuration for a team
scalar-postidentityprovider
Add an identity provider configuration for a team
scalar-postidentityproviderupdate
Update an identity provider configuration for a team
scalar-getsamlmetadata
Get base SP SAML metadata
scalar-getsamlidpuidmetadata
Get SAML IdP-specific connection metadata
scalar-getsamlidpuidlogin
SAML connection login route
scalar-getsamllogout
SAML logout route
scalar-postsamlacs
SAML ACS route
scalar-postsamlinitiate
SAML initiate route
scalar-getsamlcertsigning
Return SAML public signing cert
scalar-getsamlcertencryption
Return SAML public encryption cert
scalar-posteventsauthvacuumrefreshtokens
Clean-up unused refresh tokens