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/mcp
Call MCP endpoint
POST/api/scan
External API scan
GET/api/health
Get public API hub health
GET/api/v1/services
List cataloged API services
GET/api/v1/services/{slug}
Get one API service
GET/api/v1/products
List API products
GET/api/v1/products/{slug}
Get one API product
GET/api/v1/operations
List API operations
GET/api/v1/operations/{id}
Get one API operation
GET/api/v1/schemas
List schemas
GET/api/v1/schemas/{id}
Get one schema
GET/api/v1/specs
List OpenAPI specs
GET/api/v1/specs/{serviceSlug}
Get OpenAPI artifact
GET/api/v1/mcp-mappings
List API/MCP mappings
GET/api/v1/integrations/status
List integration status
POST/api/v1/validate/openapi
Validate an OpenAPI document
POST/api/v1/validate/schema
Validate a JSON Schema-like document
POST/api/v1/gateway/call
Call or dry-run a gateway route
GET/api/v1/gateway/routes
List gateway routes
POST/api/v1/test/operation
Test or dry-run one operation
GET/api/v1/test/results
List public test results
GET/api/v1/events
List event contracts
GET/api/v1/events/{eventType}
Get one event contract
GET/api/v1/webhooks
List webhook contracts
GET/api/v1/webhooks/schemas
List webhook schemas
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/v1/health
Public-safe PlatPhorm API health
GET/api/health
No summary provided by the source OpenAPI document.
GET/api/v1/health
No summary provided by the source OpenAPI document.
GET/api/docs
No summary provided by the source OpenAPI document.
GET/api/mcp
No summary provided by the source OpenAPI document.
POST/api/mcp
No summary provided by the source OpenAPI document.
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.