# LanzaTech > LanzaTech (Nasdaq LNZA) is a carbon recycling company that uses gas fermentation to turn waste carbon > into fuels and chemicals. Proprietary bacteria consume carbon-rich off-gases from steel mills, > ferroalloy plants and landfills and produce ethanol and other intermediates, sold as CarbonSmart > products and used by brands including Unilever, Coty and Zara. LanzaTech operates commercial plants in > China, India and Belgium, is building the LanzaTech Porsgrunn CCUS project in Norway with Eramet, and > works with LanzaJet on sustainable aviation fuel. LanzaTech does not run a developer program and publishes no API documentation. It does, however, serve lanzatech.com on WordPress with a fully public, unauthenticated WordPress REST API. Alongside the usual blog content, that API exposes five custom content types that model the company itself, which makes it a genuinely useful read surface for an agent researching LanzaTech. This file was generated by API Evangelist from the provider's own live discovery document. The provider publishes no llms.txt of its own (https://lanzatech.com/llms.txt returns 404). ## API - [LanzaTech WordPress REST API](https://lanzatech.com/wp-json/): Public read API. Base URL https://lanzatech.com/wp-json. No authentication required for reads. Writes require a WordPress application password. ## Content available - [Blog posts](https://lanzatech.com/wp-json/wp/v2/posts): 107 posts from the Re:Carbon blog. - [External news](https://lanzatech.com/wp-json/wp/v2/news): 35 items of curated third-party press coverage. - [Pages](https://lanzatech.com/wp-json/wp/v2/pages): 16 site pages including About, Biorefining, SAF and Chemicals. - [Board members](https://lanzatech.com/wp-json/wp/v2/board-member): 14 director profiles. - [Employees](https://lanzatech.com/wp-json/wp/v2/employee): 4 leadership profiles. - [Downloads](https://lanzatech.com/wp-json/wp/v2/download): 5 published reports and life-cycle assessments. - [Testimonials](https://lanzatech.com/wp-json/wp/v2/testimonial): partner and customer quotes. - [Media](https://lanzatech.com/wp-json/wp/v2/media): 314 images and documents. - [Categories](https://lanzatech.com/wp-json/wp/v2/categories) and [tags](https://lanzatech.com/wp-json/wp/v2/tags): 4 categories, 141 tags, on posts only. - [Search](https://lanzatech.com/wp-json/wp/v2/search): cross-type search over 182 objects. ## How to call it - Paginate with `page` and `per_page` (default 10, max 100). Read totals from the `X-WP-Total` and `X-WP-TotalPages` response headers, and follow the RFC 8288 `Link` header for `rel="next"`. - Narrow the payload with `_fields=id,title,link,date` - responses are large by default. - Resolve authors, featured images and terms inline by adding `_embed`. - Filter posts with `search`, `categories`, `tags`, `after`, `before`, `orderby` and `order`. - Errors are the WordPress envelope `{"code": "...", "message": "...", "data": {"status": 404}}`, not RFC 9457 problem details. A Sucuri WAF fronts the site and can return HTML instead of JSON, so check the response Content-Type before parsing. - There is no rate-limit signalling, no idempotency mechanism, no webhooks and no status page. ## Not available - `/wp/v2/users` is blocked at the WAF (HTML 403). - `/wp/v2/settings` returns 401 without authentication. - `/wp/v2/comments` is registered but empty. ## Specs and artifacts - [OpenAPI](openapi/lanzatech-wordpress-openapi.yml): OpenAPI 3.0.3, 119 paths and 264 operations, derived faithfully from https://lanzatech.com/wp-json/. - [Conventions](conventions/lanzatech-conventions.yml): pagination, sparse fieldsets, embedding, versioning and error semantics, each with the evidence it was established from. - [Error catalog](errors/lanzatech-problem-types.yml): every error code captured from a live request. - [Data model](data-model/lanzatech-data-model.yml): the entity and taxonomy graph with item counts. - [Authentication](authentication/lanzatech-authentication.yml): WordPress application passwords. - [Lifecycle](lifecycle/lanzatech-lifecycle.yml): versioning, and the absence of deprecation policy, SLA and status page. - [Conformance](conformance/lanzatech-conformance.yml): which standards this API does and does not meet. - [MCP](mcp/lanzatech-mcp.yml): a candidate MCP tool list over the public read surface. - [Agent skills](skills/_index.yml): packaged operating instructions for common research flows. - [Well-known](well-known/lanzatech-well-known.yml): the /.well-known/ probe results (all 404). ## Company - [Website](https://lanzatech.com/) - [About](https://lanzatech.com/about/) - [Re:Carbon blog](https://lanzatech.com/blog/) ([RSS](https://lanzatech.com/feed/)) - [Contact](https://lanzatech.com/contact/) - [Investor relations](https://ir.lanzatech.com/) - [GitHub](https://github.com/LanzaTech) - [Terms of use](https://lanzatech.com/terms-of-use/) - [Privacy policy](https://lanzatech.com/privacy-policy/)