0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/advanced_topics/api/index.md
2022-05-25 21:01:38 +10:00

512 B

Wagtail API

The API module provides a public-facing, JSON-formatted API to allow retrieving content as raw field data. This is useful for cases like serving content to non-web clients (such as a mobile phone app) or pulling content out of Wagtail for use in another site.

See RFC 8: Wagtail API for full details on our stabilisation policy.

---
maxdepth: 2
---
v2/configuration
v2/usage