TalentLayer Documentation
  • 👋Introduction
    • Value Proposition
    • Options for Integration
      • On-Demand Integration
      • Native Integration
    • TalentLayer's Functions
      • PlatformID
        • Fees & Economics
      • TalentLayerID
      • Reviews
      • Services
      • Escrow and Dispute
        • Dispute Workflow
        • Arbitration
          • Kleros Arbitration
          • Platform Managed Arbitration
    • Current Network Liquidity
    • Decentralization
  • ⚙️Technical Guides
    • Web 3 SDK & API
    • StarterKit Template
    • Technical Schemas
    • Network Support
    • Lower-Level Guides
      • Smart Contracts
        • Deployments
        • TalentLayerPlatformID.sol
        • TalentLayerID.sol
        • TalentLayerService.sol
        • TalentLayerReview.sol
        • Escrow & Dispute Contracts
      • The Graph
        • Introduction
        • Querying from an application
        • Queries examples
        • Implementing the pagination
      • Metadata
      • Third-Party Modules
        • Lens Protocol - Social
        • XMTP - Messaging
        • Sismo - Privacy
        • Iexec - Web3Mail
      • Messaging
        • Integrating XMTP
      • Standards
        • ERC-792: Arbitration standard
        • ERC-1497: Evidence Standard
      • How-To Guides
        • How to implement minting TalentLayer IDs?
        • How to implement the service creation?
        • How to implement the proposal creation?
        • How to implement the proposal validation?
    • Delegation
      • Meta Transaction
      • Delegate System
        • Setting
        • User workflow
        • Service creation example
        • How mintForAddress works
  • ⭐Get a Platform ID
  • 🧠Inspiration for Builders
  • 💬Contact The Team
  • 🦝Core Developer Guides
    • Subgraph Local Setup
    • Smart Contracts Local Setup
    • Advanced Documentation
    • Contract & Graph Deployment Guide
    • TalentLayer Improvement Proposals
    • Audit Report
Powered by GitBook
On this page
  • What is a Platform ID?
  • How Do I Get a Testnet Platform ID?
  • How Can I Configure Fees With My Platform ID?
  • Learn More About The Tech

Was this helpful?

  1. Introduction
  2. TalentLayer's Functions

PlatformID

PreviousTalentLayer's FunctionsNextFees & Economics

Last updated 1 year ago

Was this helpful?

What is a Platform ID?

Platform ID is the way in which access control is implemented on TalentLayer. It gives exclusive rights for Platform ID holders to read and write to the TalentLayer backend for performing functionality such as minting TalentLayerIDs, creating Services, Proposals, and more.

How Do I Get a Testnet Platform ID?

Mint your testnet ID by following this guide.

How Can I Configure Fees With My Platform ID?

Learn about what fees are configurable by Platforms in this section of our documentation.

Learn More About The Tech

Learn more about the technical side of your Platform ID in our Technical Guide on the smart contract.

👋
⭐Get a Platform ID
Fees & Economics
TalentLayerPlatformID.sol