Platform 6 API REST guide
Type to start searching
    • Introduction
    • User guide
    • Publisher guide
    • Developer guide
    • Releases
    • About
    • Introduction
    • Why use Platform 6?
      • Getting started
        • Permissions
        • Permissions sets
        • Users
        • Data models guide
        • Reports guide
          • Routes guide
          • Routes DSL
          • Routes user interface
            • P6Web3j
        • Routing orders guide
          • Scripts guide
          • Scripts libraries
        • Stripe payment guide
        • Tables guide
        • DSL guide
          • Audit trail records
          • Bound closure
          • Bundled resource
          • Camel (Apache)
          • Configuration
          • CSV
          • Custom binding
          • Ethereum RPC
          • Excel
          • Exception and assertion
          • Field annotation
          • FreeMarker (Apache)
          • ICR
          • IDoc
          • Language extensions
          • Message
          • Open PGP
          • Organizational tree
          • PDF
          • Pipeline
          • Script
          • Script's resource
          • Service
          • Smooks templates
          • Stored procedure
          • Table
          • URI
          • Workflow
          • XML split
          • XSLT
          • Data models
          • Routes
          • Scripts
        • Jobs Control Panel
      • Getting started
      • Manage your applications
      • Manage bundled resources
      • Getting started
      • Architecture
      • Troubleshooting
      • Platform 6 clients
      • Platform 6 UI components
      • Service's item
        • API REST guide
        • Getting an access token
        • Swagger authentication
          • Get the portal
          • List the 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
      • Release notes
      • Migration troubleshooting
        • b2box 5.13.0
        • b2box 5.13.1
        • b2box 5.13.2
        • b2box 5.13.3
        • b2box 5.13.4
        • b2box 5.13.5
        • b2box 5.13.6
        • b2box 5.13.7
        • b2box 5.13.8
        • b2box 5.13.9
        • b2box 5.13.11
        • b2box 5.13.12
        • b2box 5.13.13
        • b2box 5.14.0
        • b2box 5.14.1
        • b2box 5.14.2
        • b2box 5.15.0
        • b2box 5.15.1
        • b2box 5.15.2
        • b2box 5.15.3
        • b2box 5.15.4
        • b2box 5.15.5
        • b2box 5.16.0
        • b2box 5.16.1
        • b2box 5.16.2
        • b2box 5.17.0
        • b2box 5.17.1
        • b2box 5.17.2
      • Glossary

    API REST 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's item
    Next Getting an access token
    © Amalto Technologies SA
    powered by MkDocs and Material for MkDocs