Contentful provides four main APIs:
- Content Delivery API (CDA): Retrieves published content (read-only, cached)
- Content Preview API: Retrieves draft/unpublished content
- Content Management API (CMA): Creates, updates, deletes content programmatically
- Images API: Transforms images on-the-fly
Each has different rate limits and caching behaviors.