Indico
  • 1. indico.util.fossilize – “Serializing” elaborate Python objects to dictionaries and lists
    • 1.1. Example
    • 1.2. Advanced topics
  • 2. indico.tests - test framework
    • 2.1. Architecture
    • 2.2. Implementing a new TestRunner
  • 3. indico.modules.scheduler – task scheduling framework and daemon
    • 3.1. Overview
    • 3.2. Scheduler
    • 3.3. Client
    • 3.4. Tasks
    • 3.5. Module
    • 3.6. Example
    • 3.7. Daemon
  • 4. Livesync
    • 4.1. The Multipointer Track
    • 4.2. SyncManager
    • 4.3. Agents
    • 4.4. CLI
    • 4.5. Development Tools
    • 4.6. Internals
  • 5. Indico’s HTTP Export API
    • 1. Accessing the API
    • 2. Common Parameters
    • 3. API Resources
    • 4. HTTP API Tools
 
Indico
  • Docs »
  • 5. Indico’s HTTP Export API »
  • 3. API Resources
  • Edit on GitHub

3. API Resources¶

  • 1. Categories
    • 1.1. URL Format
    • 1.2. Parameters
    • 1.3. Detail Levels
      • 1.3.1. events
  • 2. Events
    • 2.1. URL Format
    • 2.2. Parameters
    • 2.3. Detail Levels
      • 2.3.1. events
      • 2.3.2. contributions
      • 2.3.3. subcontributions
      • 2.3.4. sessions
  • 3. Timetable
    • 3.1. URL Format
    • 3.2. Results
  • 4. Event Search
    • 4.1. URL Format
    • 4.2. Results
  • 5. Registration
    • 5.1. Registrant list
      • 5.1.1. URL Format
      • 5.1.2. Results
    • 5.2. Registrant
      • 5.2.1. URL Format
      • 5.2.2. Parameters
      • 5.2.3. Detail Levels
        • 5.2.3.1. basic
        • 5.2.3.2. full
    • 5.3. Set Paid
      • 5.3.1. URL Format
      • 5.3.2. Parameters
      • 5.3.3. Results
    • 5.4. Check-in
      • 5.4.1. URL Format
      • 5.4.2. Parameters
      • 5.4.3. Results
  • 6. Files
    • 6.1. General Information
    • 6.2. URL Format
    • 6.3. Parameters
    • 6.4. Detail Levels
      • 6.4.1. file
  • 7. User
    • 7.1. General Information
    • 7.2. URL Format
    • 7.3. Parameters
    • 7.4. Results
  • 8. Room Booking
    • 8.1. Bookings
      • 8.1.1. Creating bookings
        • 8.1.1.1. General Information
        • 8.1.1.2. URL Format
        • 8.1.1.3. Parameters
          • 8.1.1.3.1. Booking a room
      • 8.1.2. Retrieving bookings
        • 8.1.2.1. General Information
        • 8.1.2.2. URL Format
        • 8.1.2.3. Parameters
        • 8.1.2.4. Detail Levels
          • 8.1.2.4.1. reservations
    • 8.2. Rooms
      • 8.2.1. URL Format
      • 8.2.2. Parameters
      • 8.2.3. Detail Levels
        • 8.2.3.1. rooms
        • 8.2.3.2. reservations
    • 8.3. Get room by room name
      • 8.3.1. URL Format
      • 8.3.2. Parameters
      • 8.3.3. Results
  • 9. Video Services & Collaboration
    • 9.1. URL Format
    • 9.2. Parameters
    • 9.3. Service Identifiers Used in CERN
    • 9.4. Common Examples
      • 9.4.1. All Bookings
      • 9.4.2. Individual Plugin Bookings
      • 9.4.3. Multiple Plugin Bookings
Next Previous

© Copyright 2014, Indico Team.

Sphinx theme provided by Read the Docs