JavaScript client libraries
Our JavaScript SDK client libraries give you access to our APIs and their features.
Content Delivery API client library
This JavaScript SDK client library interacts with the Content Delivery API, a read-only API for retrieving content from Contentful. All content, both JSON and binary, is fetched from the server closest to a user's location using our global CDN.
- View JavaScript SDK on GitHub
- Client library reference
- Try out the browser client library with JSFiddle
Content Management API client library
This JavaScript SDK client library interacts with the Content Management API, and allows you to create, edit, manage, and publish content. The API also offers tools for managing editorial teams and cooperation.