Podio REST API

REST API providing complete programmatic access to Podio apps, items, workspaces, organizations, users, tasks, files, comments, and webhooks. Authentication uses OAuth2 with several supported flows (server-side, client-side, password, and app authentication). Rate limits are adjustable upon request.

API entry from apis.yml

apis.yml Raw ↑
aid: podio:rest-api
name: Podio REST API
description: REST API providing complete programmatic access to Podio apps, items, workspaces, organizations,
  users, tasks, files, comments, and webhooks. Authentication uses OAuth2 with several supported flows
  (server-side, client-side, password, and app authentication). Rate limits are adjustable upon request.
humanURL: https://developers.podio.com/doc
baseURL: https://api.podio.com
tags:
- Work Management
- Collaboration
- CRM
- Custom Apps
properties:
- type: Documentation
  url: https://developers.podio.com/doc
- type: Authentication
  url: https://developers.podio.com/authentication
- type: API Index
  url: https://developers.podio.com/index
- type: Client Libraries
  url: https://developers.podio.com/clients