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

HostDeFi Token Risk API

Token risk scanning for Solana mints — authority state, liquidity, holder concentration, Token-2022 extension flags and sell simulation. 26 operations, API-key authentication.

HostDeFi Token Risk API is one of 7 APIs that HostDeFi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Solana, Token Risk, and Security. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://hostdefi.com/api, https://awake-integrity-production-faa0.up.railway.app.

3 operations 3 paths 7 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://hostdefi.com/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

HostDeFi Token Risk API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyHeader). By default, every request must be authenticated, though some operations may also be called without credentials.

  • ApiKeyHeader — API key from POST /v1/keys (vx + 32 hex chars). Omit it to use the keyless free tier (100 calls/day per IP).

Paths & Operations 3

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

Token Risk 3
GET
/v1/token-risk/{chain}/{address}
Token risk verdict by explicit chain + address
getTokenRisk 2 params → 200400401429500
POST
/v1/token-risk
Token risk verdict by free-form query (address or name/ticker)
postTokenRisk body → 200400401404429500
POST
/v1/token-risk/batch
Batch token risk verdicts (Pro/Scale plans only)
postTokenRiskBatch body → 200400401402403429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are RiskBlock (8 properties), SolanaSignals (5 properties), V1ErrorBody (5 properties), Verdict (5 properties). Each schema is shown below with its type and property counts.

Verdict
object
The graded Safety Read for one token — identical to the grade rendered on the HostDeFi token pages.
5 properties
V1ErrorBody
object
5 properties 2 required
EvmSignals
object
EVM signal set (present when the token resolved to an EVM chain). evmSecurity is always emitted (all-null flags when the security source was unavailable) and i…
2 properties 1 required
BatchItemError
object
Per-item failure inside a batch — the other items still return verdicts.
3 properties 2 required
SolanaSignals
object
Solana signal set (present when the token resolved to Solana). authorities is always emitted (null-valued when the on-chain read was unavailable) and is what d…
5 properties 1 required
RiskBlock
object
Graded verdict, or an honest refusal to grade (graded: false) when the token is too new or under-described — the API never fakes a grade.
8 properties
MarketSignals
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hostdefi-token-risk-api-openapi.yml Raw ↑

Other APIs HostDeFi publishes across the network.

HostDeFi Analyze Token API
HostDeFi Health API
HostDeFi Keys API
HostDeFi Scan API
HostDeFi Usage API
HostDeFi x402 (machine-payable) API
Where this information came from

This is an independent, third-party profile of HostDeFi Token Risk 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.