Platform 6 REST API Guide
Type to start searching
    • Discover Platform 6
    • Install Platform 6
    • Develop an App
    • Manage Apps
    • Reference
    • Community
    • Releases
      • What is Platform 6?
      • Why use Platform 6?
      • Install a Platform 6 Instance
      • Troubleshooting
      • Getting Started
        • Users Guide
        • Permissions Guide
        • Scopes and Permissions
        • List of Permissions
          • Counters Guide
          • Counters User Interface
          • CRON Scheduling
          • Data Models Guide
          • Frames Guide
          • Home Pages Guide
          • Email Guide
          • Email Profiles User Interface
          • Reports Guide
          • Routes Guide
          • Routes User Interface
          • Routes DSL
            • File2
            • FTP2
            • P6Cmb
            • P6Rest
            • P6Route
            • P6log
            • P6Web3j
            • P6Sftpd
            • P6Ftpd
            • Quartz2 & Timer
          • Advanced Topics
          • FTP Consumer Events
          • Routing Orders Guide
          • Scripts Guide
          • Scripts Libraries
          • Stored Procedures Guide
          • Stored Procedures User Interface
          • Stripe Payments Guide
          • Tables Guide
          • Transactions Guide
          • Views Guide
          • Views Searchable Types
          • Smart View Config
          • Views user Interface
          • Workflow Overview
          • Workflow Steps Guide
          • Workflow Steps User Interface
          • Workflow Steps XML Config
          • Workflow Tasks Guide
        • Create a Custom Service
        • Platform 6 Connectors
        • Platform 6 UI Components
        • Service Items
          • REST API Guide
          • Getting an Access Token
          • Swagger Authentication
            • Get the Portal
            • List Items
            • Delete Items
            • Export Items
            • Import Items
            • Get an Item
            • Add an Item
            • Update an Item
            • Rename an Item
            • Duplicate an Item
            • Delete an Item
        • Guide
          • Audit Trail Records
          • Bundled Resource
          • Camel
          • Configuration
          • Conversion
          • Counter
          • CSV
          • Email
          • Ethereum RPC
          • Excel
          • FreeMarker
          • ICR
          • IDoc
          • Open PGP
          • Organizational Tree
          • PDF
          • PIDX RNIF
          • Pipeline
          • Script
          • Script's resource
          • Secure Socket
          • Service
          • Smooks Templates
          • Stored Procedure
          • Table
          • Transaction
          • URI
          • Workflow
          • XML Split
          • XSLT
          • Bound Closures
          • Custom Binding
          • Exception and Assertion
          • FixedLengthSlurper
        • CMB API Guide
          • Bundled Resources
          • Counters
          • Data Models
          • Frames
          • Email
          • Reports
          • Routes
          • Scripts
          • Stored Procedures
          • Tables
          • Views
          • Workflow Steps
          • Audit Providers Guide
          • Elasticsearch
          • Google BigQuery
        • Service Status Header
        • Jobs Control Panel
      • Getting Started
      • Manage Applications
      • Manage Bundled Resources
      • Architecture
      • Glossary
      • Where to Get Support
      • Release Notes
      • Migration Troubleshooting
        • P6 Core 5.13.0
        • P6 Core 5.13.1
        • P6 Core 5.13.2
        • P6 Core 5.13.3
        • P6 Core 5.13.4
        • P6 Core 5.13.5
        • P6 Core 5.13.6
        • P6 Core 5.13.7
        • P6 Core 5.13.8
        • P6 Core 5.13.9
        • P6 Core 5.13.11
        • P6 Core 5.13.12
        • P6 Core 5.13.13
        • P6 Core 5.14.0
        • P6 Core 5.14.1
        • P6 Core 5.14.2
        • P6 Core 5.15.0
        • P6 Core 5.15.1
        • P6 Core 5.15.2
        • P6 Core 5.15.3
        • P6 Core 5.15.4
        • P6 Core 5.15.5
        • P6 Core 5.16.0
        • P6 Core 5.16.1
        • P6 Core 5.16.2
        • P6 Core 5.17.0
        • P6 Core 5.17.1
        • P6 Core 5.17.2
        • P6 Core 5.17.3
        • P6 Core 5.17.4
        • P6 Core 5.18.0
        • P6 Core 5.18.1
        • P6 Core 5.18.2
        • P6 Core 5.19.0
        • P6 Core 5.19.1
        • P6 Core 5.20.0
        • P6 Core 5.20.1
        • P6 Core 5.21.0
        • P6 Core 5.21.1
        • P6 Core 5.22.0
        • P6 Core 5.22.1
        • P6 Core 5.22.2
        • P6 Core 5.23.0
        • P6 Core 5.23.1
        • P6 Core 5.24.0
        • P6 Core 6.0.0-alpha-1
        • P6 Core 6.0.0-alpha-2

    REST API Guide

    This section describes the abstract API resources used by every service.

    Note

    Each request must include a token inside the access_token header in other to authenticate the caller towards Platform 6.

    Manage the service:

    • Get the portal

    Manage several items:

    • List the items
    • Delete items
    • Export items
    • Import items

    Manage a specific item:

    • Get an item
    • Add an item
    • Update an item
    • Rename an item
    • Duplicate an item
    • Delete an item
    Previous Service Items
    Next Getting an Access Token
    Copyright Amalto Technologies SA
    powered by MkDocs and Material for MkDocs