OSF Public Record Purchase is a paid API for AI agents from api.osf-master-server.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).
Purchases and retrieves a single verified OSF public record with a provenance URL linking back to the authoritative U.S. government or scientific primary source.
Purchase one verified OSF record ($0.05 tier) - returns the full record with a provenance URL back to its authoritative U.S. government or scientific primary source. OSF spans security, sanctions/compliance, SEC filings, economic, legal/regulatory, procurement, research, geospatial, and AI/ML data.
Returns a JSON object containing the record status, the record ID (integer), the full record data object, and a provenance_url pointing to the authoritative U.S. government or scientific primary source from which the record originates.
GEThttps://api.osf-master-server.com/x402/buy/standard/:record_idUse this endpoint when you need a single verified public record from OSF with a direct provenance link back to a U.S. government or authoritative scientific source, particularly when auditability and source verification matter. Best suited for per-record, pay-as-you-go access at $0.05 per lookup without requiring a subscription.
{
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"record_id": "4821"
},
"queryParams": {
"format": "json"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"data": {
"forecast": {
"grid_id": "BOU",
"end_time": "2026-06-06T18:00:00-06:00",
"latitude": 39.7392,
"longitude": -104.9903,
"is_daytime": true,
"start_time": "2026-06-06T06:00:00-06:00",
"wind_speed": "1 to 13 mph",
"period_name": "Saturday",
"temperature": 96,
"location_label": "Denver CO",
"short_forecast": "Mostly Sunny",
"wind_direction": "S",
"temperature_unit": "F",
"detailed_forecast": "Mostly sunny, with a high near 96. South wind 1 to 13 mph, with gusts as high as 22 mph.",
"precip_probability": 14
},
"data_type": "NWS Point Forecast",
"provenance": {
"source": "NOAA / National Weather Service API",
"api_url": "https://api.weather.gov/points/",
"public_domain": true,
"filing_index_url": "https://api.weather.gov/gridpoints/BOU/63,62/forecast",
"retrieved_at_utc": "2026-06-04T22:53:55.622669+00:00",
"source_authority": "https://www.weather.gov"
},
"record_key": "NOAA:FORECAST:39.7392,-104.9903:2026-06-06T06:00:00-06:00:5"
},
"source": "NOAA",
"status": "success",
"data_type": "NWS Point Forecast",
"record_id": 4821,
"provenance_url": "https://api.weather.gov/gridpoints/BOU/63,62/forecast"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"