Blog post detail
Returns the full detail record for a single post: rich author profile, named taxonomy objects (categories, tags, and companies each with a display name and slug), and a content.html preview (the article’s “Key Highlights” section if present, or the first 500 characters of plain text as a fallback). The full article is available at the canonical url on ngnmarket.com.
Use slugs from any list or search response.
Plan required: Free
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
Path Parameters
URL-safe slug of the blog post (e.g. fgn-bond-market-outlook-2026).
"fgn-bond-market-outlook-2026"
Response
Post retrieved successfully.
Quota and plan metadata included on every authenticated response.
Detailed post record returned by GET /blog/posts/{slug}. Includes a rich author object, named taxonomy objects (vs plain slugs in the list), and a content.html preview. The full article is available at the canonical url.