Skip to main content

Auth API

What is the Auth API?

Written by Iulian Novenschi

The Moralis Auth API lets an application request a sign-in challenge and verify a wallet signature. It supports EVM and Solana wallet authentication without requiring an on-chain transaction.

For the current flow, supported methods, API reference, and examples, see the Auth API documentation. Your application is responsible for its user session and any user data it stores.

Did this answer your question?