Spaceflight News · Example Payload

Spaceflight News Author Example

NewsSpaceSpaceflightAerospaceOpen SourceLaunchesPublic APIs

Spaceflight News Author Example is an example object payload from Spaceflight News, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namesocials

Example Payload

Raw ↑
{
  "name": "Will Robinson-Smith",
  "socials": {
    "x": "https://x.com/willrobinsons",
    "youtube": "https://youtube.com/@author",
    "instagram": "https://instagram.com/author",
    "linkedin": "https://linkedin.com/in/author",
    "mastodon": "https://mastodon.social/@author",
    "bluesky": "https://bsky.app/profile/author.bsky.social"
  }
}