Skip to content

API overview

Who should read this — Use this page for base paths and authentication before calling any REST API. Start from Getting Started or API Quickstart if you are new.

Newsfork exposes a hosted REST API for health checks, research discovery, seed contracts, dataset management, and queue-based batch processing.

Your account onboarding provides the base URL for your environment. Do not hard-code production URLs in client-side code without your security team’s approval.

Most API calls require a valid API key. Send credentials in the Authorization header:

Authorization: Bearer YOUR_API_KEY

See API Quickstart for examples.

AreaPurposeDocumentation
Health, Research & SeedsCore engine interfacesSeeds API
Data managementDatasets and metadataData Management API
InfrastructureQueue batch processingInfrastructure API
ReferenceCategories and output schemaCategory Reference, Output JSON Scheme