Safe Messages API

Endpoints for off-chain message signing via Safe smart accounts. Allows creating signed messages for a Safe, retrieving existing messages by their hash, and listing all messages associated with a Safe address. Compliant with EIP-191 and EIP-712 typed data signatures.

API entry from apis.yml

apis.yml Raw ↑
aid: gnosis-safe:messages
name: Safe Messages API
description: Endpoints for off-chain message signing via Safe smart accounts. Allows creating signed messages
  for a Safe, retrieving existing messages by their hash, and listing all messages associated with a Safe
  address. Compliant with EIP-191 and EIP-712 typed data signatures.
humanURL: https://docs.safe.global/core-api/transaction-service-overview
baseURL: https://api.safe.global/tx-service/eth/api/v1
tags:
- Messages
- EIP-712
- Signatures
- Off-chain
properties:
- type: Documentation
  url: https://docs.safe.global/core-api/transaction-service-overview