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/network/register
Register Sandbox network metadata with PLATPHORM_API_KEY authorization
GET/health
Health check
GET/sites
List sites
GET/dashboard
Dashboard stats
POST/crawl
Start crawl
GET/urls
List URLs
GET/alerts
List alerts
POST/alerts/{id}/resolve
Resolve alert
GET/mcp
Describe the SearchOps MCP server
POST/mcp
Execute JSON-RPC 2.0 MCP requests
POST/gsc/import
Import GSC data
GET/api/health
Public health summary
GET/api/v1/health
Versioned public health summary
GET/api/docs
API endpoint inventory
GET/api/v1/workbooks
List public server-backed workbooks
POST/api/v1/workbooks
Protected create workbook and first sheet from rows or text
GET/api/v1/workbooks/{id}
Get public workbook
GET/api/v1/workbooks/{id}/sheets
List sheets in a public workbook
GET/api/v1/sheets
List public server-backed sheets
POST/api/v1/sheets
Protected create server-backed sheet
GET/api/v1/sheets/{id}
Get public server-backed sheet
PUT/api/v1/sheets/{id}
Protected update sheet metadata
DELETE/api/v1/sheets/{id}
Protected delete/archive sheet
GET/api/v1/sheets/{id}/confirm
Confirm a public sheet artifact viewer URL
GET/api/v1/sheets/{id}/rows
Get sheet rows
GET/api/v1/sheets/{id}/columns
Get sheet columns
GET/api/v1/sheets/{id}/summary
Get deterministic sheet summary
GET/api/v1/sheets/{id}/charts
Get deterministic chart summaries
GET/api/v1/sheets/{id}/schema
Get inferred schema
GET/api/v1/sheets/{id}/quality
Get data quality checks
GET/api/v1/sheets/{id}/duplicates
Get duplicate row report
GET/api/v1/sheets/{id}/lineage
Get lineage events
GET/api/v1/sheets/{id}/provenance
Get row/cell provenance summary
POST/api/v1/sheets/{id}/computed-columns/preview
Preview a safe computed column
POST/api/v1/sheets/{id}/group-by
Group rows by a column
POST/api/v1/sheets/{id}/pivot
Preview pivot/group aggregates
POST/api/v1/sheets/{id}/aggregates
Preview aggregate results
POST/api/v1/sheets/{id}/validate-rows
Validate rows with supplied rules
GET/api/v1/sheets/{id}/export/csv
Export CSV for persisted public sheets
GET/api/v1/sheets/{id}/export
Export a persisted public sheet by format query parameter
GET/api/v1/sheets/{id}/export/json
Export JSON for persisted public sheets
GET/api/v1/sheets/{id}/export/markdown
Export Markdown table for persisted public sheets
POST/api/v1/sheets/{id}/export/pdf
Protected/degraded PDF export status
GET/api/v1/search
Search server-backed sheets and rows
POST/api/v1/ingest/paste
Public paste preview; protected persist with PLATPHORM_API_KEY
POST/api/v1/ingest/url
Bounded SSRF-gated URL preview; protected persist with PLATPHORM_API_KEY
POST/api/v1/ingest/upload
Protected/degraded upload ingest endpoint
POST/api/v1/ingest/json
JSON table preview
POST/api/v1/ingest/xml
XML table preview
POST/api/v1/ingest/markdown
Markdown table preview
POST/api/v1/analyze
Deterministic sheet analysis
POST/api/v1/compare
Deterministic comparison scaffold
POST/api/v1/trends
Deterministic trend/summary scaffold
POST/api/v1/profile-columns
Profile columns
POST/api/v1/detect-schema
Infer schema from rows
POST/api/v1/detect-duplicates
Detect duplicate rows
POST/api/v1/data-quality
Score data quality
POST/api/v1/group-by
Group rows by a column
POST/api/v1/pivot-summary
Create pivot summary preview
POST/api/v1/join/preview
Preview safe sheet join
POST/api/v1/lookup/preview
Preview lookup join
POST/api/v1/query/preview
Run read-only scoped SQL-style query preview
GET/api/v1/query/examples
Get query examples
GET/api/v1/events
List public event contract names
GET/api/v1/webhook-contracts
List webhook event contracts
POST/api/v1/webhook-contracts/publish
Protected publish webhook contracts
GET/api/v1/integrations
List integration matrix
GET/api/web/status
Public Web Status payload
GET/api/web/manifest
Public Web Status manifest
GET/api/web/scorecard
Public Web Status scorecard
GET/api/web/fingerprints
Public-safe Web Status fingerprints
GET/api/v1/agent-policy
Get agent access policy
GET/api/mcp
MCP metadata
POST/api/mcp
JSON-RPC 2.0 MCP endpoint
GET/openapi.yaml
OpenAPI YAML
GET/openapi.json
OpenAPI JSON
GET/llms.txt
Readable LLM summary
GET/llms-full.txt
Full LLM discovery text
GET/llms-index.json
LLM discovery index
GET/rss.xml
Public RSS feed