How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Safe (Gnosis Safe) delegates API

The delegates API from Safe (Gnosis Safe) — 5 operation(s) for delegates.

Safe (Gnosis Safe) delegates API is one of 16 APIs that Safe (Gnosis Safe) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Delegates. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 6.3.0.

Requests are made against the base URL https://api.safe.global/tx-service/eth/api/v1.

7 operations 5 paths 5 schemas 3 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
6.3.0
Base URL
https://api.safe.global/tx-service/eth/api/v1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Safe (Gnosis Safe) delegates API declares 2 security schemes for authenticating requests. An API key is passed in the cookie as sessionid (cookieAuth). An API key is passed in the header as Authorization (tokenAuth).

  • tokenAuth — Token-based authentication with required prefix "Token"

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 3 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

delegates 7
GET
/tx-service/eth/api/v1/delegates/deprecated
Returns a list with all the delegates
delegates_list 6 params → 400
POST
/tx-service/eth/api/v1/delegates/deprecated
Adds a new Safe delegate with a custom label. Calls with same delegate but different label or signer will update the label or delegator if a different one is provided For the signature we are using T…
delegates_create body → 202400
DELETE
/tx-service/eth/api/v1/delegates/{delegate_address}/deprecated
Delete every pair delegate/delegator found. Signature is built the same way as for adding a delegate, but in this case the signer can be either the delegator (owner) or the delegate itself. Check POS…
delegates_destroy 1 param → 204400404422
DELETE
/tx-service/eth/api/v1/safes/{address}/delegates/{delegate_address}/deprecated
Delete a delegate for a Safe. Signature is built the same way that for adding a delegate. Check POST /delegates/
safes_delegates_destroy 2 params → 204400404422
GET
/tx-service/eth/api/v2/delegates/
Returns a list with all the delegates
delegates_list_2 6 params → 200400
POST
/tx-service/eth/api/v2/delegates/
Adds a new Safe delegate with a custom label. Calls with same delegate but different label or signer will update the label or delegator if a different one is provided. To generate the signature, the…
delegates_create_2 body → 202400
DELETE
/tx-service/eth/api/v2/delegates/{delegate_address}/
Removes every delegate/delegator pair found associated with a given delegate address. The signature is built the same way as for adding a delegate, but in this case the signer can be either the deleg…
delegates_destroy_2 1 param → 204400404422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DelegateSerializerV2 (6 properties), Delegate (5 properties), SafeDelegateResponse (5 properties), PaginatedSafeDelegateResponseList (4 properties). Each schema is shown below with its type and property counts.

CodeErrorResponse
object
3 properties 3 required
DelegateSerializerV2
object
Mixin to validate delegate operations data
6 properties 4 required
PaginatedSafeDelegateResponseList
object
4 properties 2 required
SafeDelegateResponse
object
5 properties 5 required
Delegate
object
.. deprecated:: 4.38.0 Deprecated in favour of DelegateSerializerV2
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gnosis-safe-delegates-api-openapi.yml Raw ↑

Other APIs Safe (Gnosis Safe) publishes across the network.

Safe Delegates API
Safe Messages API
Safe 4337 User Operations API
Safe API Kit (TypeScript SDK)
Safe (Gnosis Safe) 4337 API
Safe (Gnosis Safe) about API
Safe (Gnosis Safe) analytics API
Safe (Gnosis Safe) contracts API
Safe (Gnosis Safe) data-decoder API
Safe (Gnosis Safe) messages API
Safe (Gnosis Safe) modules API
Safe (Gnosis Safe) owners API
Where this information came from

This is an independent, third-party profile of Safe (Gnosis Safe) delegates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.