Back to dashboard
PlatPhorm Network APIs
Real operations parsed from public OpenAPI documents. Ownership and source specs remain explicit.
API discovery evidence
Unknown is never used: each trusted site is active, unsupported, protected, invalid, degraded, or not yet probed.
POST/api/v1/webhooks/test
Validate a webhook test request
GET/api/v1/versions
List versions
GET/api/v1/deprecations
List deprecations
GET/api/v1/changelog
List API changelog
GET/api/v1/rate-limits
List rate limits
GET/api/v1/rate-limits/{serviceSlug}
Get service rate-limit policy
GET/api/v1/governance
List governance scores
GET/api/v1/governance/{serviceSlug}
Get one governance score
GET/api/v1/parity
List API/MCP parity
GET/api/v1/parity/{serviceSlug}
Get one parity snapshot
GET/api/v1/snapshots
List snapshots
POST/api/v1/snapshots/refresh
Refresh snapshots
GET/api/v1/sdk
List SDK snippets
GET/api/v1/sdk/typescript
Get TypeScript snippets
GET/api/v1/sdk/python
Get Python snippets
GET/api/v1/sdk/curl
Get curl snippets
GET/api/v1/sdk/postman
Get Postman collection status
GET/api/v1/sdk/platphormctl
Get platphormctl snippets
GET/api/v1/snippets/{operationId}
Get one generated snippet set
GET/api/v1/agent-policy
Get agent policy
GET/api/v1/agent-policy/platforms
List agent platforms
GET/api/v1/agent-policy/platforms/{id}
Get agent platform policy
GET/api/v1/agent-policy/robots
Get robots policy summary
GET/api/v1/agent-policy/summary
Get policy summary
GET/api/health
Health summary
GET/api/v1/health
Versioned health summary
POST/api/v1/analyze
Analyze script content statically
POST/api/v1/decode
Decode Base64, UTF-16LE PowerShell, hex, or auto-detected content
POST/api/v1/extract-iocs
Extract IOCs from text statically
POST/api/v1/url-preview
Safely preview a public script URL
POST/api/v1/analyze-url
Safely fetch and analyze a public script URL
GET/api/v1/samples
List or fetch public-safe DESA samples
GET/api/v1/rules
List detection rules
POST/api/v1/rules
Create a future protected custom rule
GET/api/v1/rules/{id}
Get a detection rule
GET/api/v1/history
Server analysis history; returns an honest empty degraded result without database storage
GET/api/v1/scripts
Server script history when backend persistence is available
POST/api/v1/export
Create a public-safe analysis export from content or an analysis payload
POST/api/v1/integrations/json
Send JSON-safe analysis data to JSON Tree or local degraded formatter
POST/api/v1/integrations/ascii
Send text to ASCII Converter or local degraded formatter
POST/api/v1/integrations/xml
Send structured data to XML Validator or local degraded converter
GET/api/v1/integrations
List integration status
GET/api/mcp
MCP metadata and public tool list
POST/api/mcp
JSON-RPC 2.0 MCP endpoint
GET/api/docs
OpenAPI JSON
GET/openapi.json
OpenAPI JSON alias
GET/openapi.yaml
OpenAPI YAML
GET/llms.txt
LLM context summary
GET/llms-full.txt
Full LLM context
GET/llms-index.json
LLM JSON index
GET/rss.xml
Public-safe RSS feed
GET/sitemap.xml
Validated public-safe sitemap
GET/.well-known/trust.json
Trust policy
GET/api/health
Public health summary.
GET/api/v1/health
Standard health summary.
GET/api/v1/emoji
List database-backed canonical emoji records.
GET/api/v1/emoji/{slug}
Get one canonical emoji record by slug.
GET/api/v1/emoji/by-codepoint/{codepoint}
Get one canonical emoji record by Unicode codepoint sequence.
GET/api/v1/search
Search canonical emoji records by name, keyword, group, subgroup, emoji, or codepoint.
GET/api/v1/categories
List database-backed categories.
GET/api/v1/groups
List database-backed groups.
GET/api/v1/subgroups
List database-backed subgroups.
GET/api/v1/keywords
List database-backed keyword index records.
GET/api/v1/emojis
List Unicode emoji.
GET/api/v1/emojis/search
Search Unicode emoji.
GET/api/v1/emojis/categories
List emoji categories.
GET/api/v1/emojis/{codepoint}
Get one emoji by code point.
GET/api/v1/timeline
Database-backed Unicode emoji timeline.
GET/api/v1/new
Recently added emoji records from the canonical data layer.
POST/api/v1/score
Score an existing emoji or proposal payload.
GET/api/v1/score/{emojiSlug}
Get a deterministic score for one canonical emoji slug.
POST/api/v1/battle
Compare two emoji scores head-to-head.
POST/api/v1/sentiment/score
Score sentiment and symbolic meaning.
POST/api/v1/combinations/score
Score emoji combinations and phrase+emoji expressions.
POST/api/v1/proposals/score
Score a Unicode-style proposal.
GET/api/v1/proposals
List ephemeral public-safe proposal results in this runtime.
POST/api/v1/proposals
Protected server persistence hook backed by the configured database.
GET/api/v1/proposals/{id}
Get a public-safe proposal score or stored proposal metadata when available.
POST/api/v1/proposals/{id}/score
Score a stored proposal by id or slug.
POST/api/v1/proposals/{id}/export
Export proposal markdown when result is available.