Guides
Security Data API
A single route, infinite possibilities.
GET
/
v1
/
project
/
security
At Trustblock, we firmly believe in making things easy for everyone, thus our motivation to create one single route where you could access as much valuable data as possible for your own integrations.
1
Access your API key
Head to app.trustblock.run to sign in.
2
Copy your API key
Then click on the top right corner on your username, scroll down and click the copy button to get your API key.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Fetching method
object
Response
200 - application/json
extra
object
domain
string
slug
string
name
string
tags
enum<string>[]
Available options:
analytics
, collectibles
, finance
, gaming
, security
, social
, wallet
, other
chains
enum<string>[]
Available options:
ethereum
, polygon
, avalanche
, bnbchain
, arbitrum
, optimism
, fantom
, zksync
links
object
issuesCount
object
createdAt
number
hasCriticalIssuesNotFixed
boolean
auditedContractsOnChain
object[]
audits
object[]