Polarix.io
    Polarix.io
    • Introduction to the Polarix.io API
    • Polarix.io Interface & Branding
    • Authentication
      POST
    • Users
      GET
    • Project List
      GET
    • Project
      GET
    • Project Structure
      GET
    • Project Lexicon
      GET
    • Project Glossary
      GET
    • Project Tags
      GET
    • Project Items
      GET
    • Project Abbreviations
      GET
    • Project References
      GET
    • Project History
      GET

    Introduction to the Polarix.io API

    The Polarix.io API allows developers read-only access to data within the Polarix platform to build custom applications and integrations. The API contains endpoints to retrieve details on client scientific communications platforms or projects such as key information, structure, item content, tags, resources, lexicon, references and more that have been added to projects.
    With the readonly Polarix API keys, developers can rapidly prototype and build applications and scripts leveraging the data from the Polarix platform without needing to manually export and process information. The API is RESTful, returning JSON-encoded or XML responses using standard HTTP response codes and authentication via a combination of an API key and a Authorization Token.
    This documentation will provide full technical details on available endpoints, parameters, example requests and responses to allow seamless integration of Polarix data into third-party applications. Please use the navigation to go through the different API sections.
    Next
    Polarix.io Interface & Branding
    Built with