Product

How Jentic Works

From API assessment to production deployment in four simple steps.

Product Overview

PLATFORM

Jentic OneSelf-hosted, open-source control plane between your agents and any APIAPI DirectoryBrowse 10,000+ APIs ready for AI agent integrationAPI ScorecardAssess your APIs for AI-readiness with automated scoringAgentic SandboxSafely simulate AI agents with your production APIsJenticSign in to the Jentic web app

CAPABILITIES

IntegrationConnect AI agents to your existing systemsWorkflowsDiscover and capture successful agent workflowsGovernanceDefine, observe, and enforce AI policies

TOOLS

Arazzo UIVisualize Arazzo workflows as interactive documentationArazzo EditorBuild and edit multi-step API workflows visually
Pricing
Developers

GET STARTED

DocumentationGuides and API referenceQuickstartGet up and running in minutes

COMMUNITY

GitHubOpen source projects and examplesOpen StandardsBuilt on open specs. Never locked in.
Resources
Company
About UsOur mission and teamCareersJoin our teamContactGet in touch
Install Jentic OneBook a Demo
How Jentic WorksJentic OneAPI DirectoryAPI ScorecardAgentic SandboxJenticIntegrationWorkflowsGovernanceArazzo UIArazzo Editor
Pricing
DocumentationQuickstartGitHubOpen Standards
Resources
About UsCareersContact
Request a demoInstall Jentic One
Jentic
For Enterprises
  • Product Overview
  • Agentic Sandbox
  • Book a Demo
For Developers
  • Jentic One
  • Documentation
  • GitHub
Company
  • About Jentic
  • Careers
  • Contact Us
  • Trust Centre
ISO/IEC 27001:2022 certification badge issued by Prescient Security

Information Security Management System

Certified to ISO/IEC 27001:2022 by Prescient Security

Terms & Conditions•Privacy Policy•
© 2026 Jentic. All rights reserved.
APIs/Pandascore
Pandascore logo

Pandascore APIs

3 APIs146 Endpoints1 Category

Categories

All3Media3

API Catalog

PandaScore API

PandaScore provides historical and real-time statistics for 13+ major esports titles including League of Legends, Counter-Strike, Dota 2, Valorant, Overwatch, and more. This API variant offers a streamlined interface for accessing data on leagues, matches, players, teams, tournaments, and series across all supported games, with incident tracking for data synchronization. Authentication uses bearer tokens with rate limits based on subscription tier.

34 endpoints

PandaScore REST API for All Videogames

PandaScore provides comprehensive esports data across multiple videogames including League of Legends, Dota 2, CS:GO, Overwatch, and more. The API delivers real-time and historical data on leagues, series, tournaments, matches, teams, players, standings, statistics, and live scores. The data hierarchy follows Leagues > Series > Tournaments > Matches > Games structure. Authentication uses bearer tokens or query string tokens, with rate limits of 1000 requests/hour (free) or 4000 requests/hour (paid). The API supports filtering, range queries, search, sorting, and pagination for all resources.

56 endpoints

PandaScore REST API for All Videogames

PandaScore REST API provides comprehensive esports data for League of Legends, Dota 2, CS:GO, Overwatch, Valorant, Rainbow Six Siege, and more. This variant offers expanded videogame-specific endpoints with detailed game metadata like champions, items, maps, and abilities. The API supports filtering, range queries, search, sorting, and pagination. Authentication uses bearer tokens or query string tokens with rate limits of 1000 requests/hour (free) or 4000 requests/hour (paid). The data hierarchy is Leagues > Series > Tournaments > Matches > Games.

56 endpoints

Connect Your Agent

1

Step 1: Jentic One Host machine

# On the machine that will host your Jentic One instance:
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
2

Step 2: Agent machine

# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
jentic register       # connects your agent to your Jentic One instance

Jentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.