Infogram API

REST API for managing Infogram projects programmatically — list and copy projects, read and update project entities, upload image assets, publish and unpublish, delete, and export projects as image/PDF or zipped HTML. Uses bearer-token authentication; long-running export tasks are tracked over Server-Sent Events.

API entry from apis.yml

apis.yml Raw ↑
name: Infogram API
description: REST API for managing Infogram projects programmatically — list and copy projects, read and
  update project entities, upload image assets, publish and unpublish, delete, and export projects as
  image/PDF or zipped HTML. Uses bearer-token authentication; long-running export tasks are tracked over
  Server-Sent Events.
humanURL: https://api.infogram.com/
baseURL: https://api.infogram.com
tags:
- Data Visualization
- Infographics
- Reporting
properties:
- type: Authentication
  url: authentication/infogram-authentication.yml
- type: Conventions
  url: conventions/infogram-conventions.yml
- type: Idempotency
  url: conventions/infogram-conventions.yml
- type: ErrorCatalog
  url: errors/infogram-problem-types.yml
- type: MCPServer
  url: mcp/infogram-mcp.yml
- type: DataModel
  url: data-model/infogram-data-model.yml