Product

How Jentic Works

From API assessment to production deployment in four simple steps.

Product Overview

PLATFORM

API 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 examples
Resources
BlogLatest articles and insightsPress & MediaBrand assets and press contactOpen StandardsBuilt on open specs. Never locked in.NewsletterAPIs, AI agents, mixed with architecture and strategy.
Company
About UsOur mission and teamCareersJoin our teamContactGet in touch
Install Jentic OneBook a Demo
How Jentic WorksAPI DirectoryAPI ScorecardAgentic SandboxJenticIntegrationWorkflowsGovernanceArazzo UIArazzo Editor
Pricing
DocumentationQuickstartGitHub
BlogPress & MediaOpen StandardsNewsletter
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
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 / Social Media / Pinkbike API
Pinkbike API logo

Pinkbike API

★ Only Publicly Available OpenAPI DocumentSocial MediaCommunity ForumsapiKey25 EndpointsREST

For Agents

Access mountain bike trail data, gear reviews, classified listings, photo galleries, and community discussions from Pinkbike. Supports 25 endpoints covering trails, products, marketplace, and events.

Use for: I need to find mountain bike trails near Vancouver with jump features, Show me the latest bike reviews for enduro mountain bikes, Find used full-suspension bikes for sale under $3000 in California, Get upcoming mountain bike races and events in British Columbia

Not supported: Does not provide GPS navigation, ride tracking, or bike park lift tickets — use for trail discovery, gear research, marketplace browsing, and community content only.

Pinkbike is the world's largest mountain biking community and marketplace. The API provides access to trail databases, bike reviews, classified listings, photo galleries, forum discussions, and event calendars. Built for bike shops, trail organizations, gear manufacturers, and cycling apps to integrate mountain bike content, marketplace data, and community features into their platforms.

Jentic One on GithubView OpenAPI Document

Install Jentic One Beta

Connect the Pinkbike API to your agent

Jentic One is a self-hosted execution layer for AI agents. It lets your agent call the Pinkbike API, or any other public or private API you need. You set the rules, the agent never sees your credentials, and every call is logged.

Two steps, two machines. Install the instance in a safe environment, then register your agent from wherever it runs.

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.

Capabilities

What an agent can do with Pinkbike API.

Search and retrieve mountain bike trail listings with location, difficulty, features, and user ratings

Access bike and gear reviews with ratings, specs, photos, and community feedback

Query classified listings for bikes, frames, components, and accessories with pricing and location

Retrieve photo galleries and video content from riders and events worldwide

Access forum discussions, comments, and community posts by topic and region

Get event listings for races, bike parks, festivals, and group rides by location and date

Retrieve bike specifications, geometry data, and manufacturer information

Use Cases

Patterns agents use Pinkbike API for, with concrete tasks.

★ Trail Discovery and Trip Planning

Build trail discovery apps and trip planning tools using Pinkbike's comprehensive trail database. The API returns trail locations, difficulty ratings, feature tags (jumps, drops, flow, technical), elevation profiles, and user reviews. Apps can filter trails by region, difficulty, and bike type (XC, trail, enduro, downhill) and display trailhead coordinates, photos, and recent condition reports.

Search for intermediate-level trails within 50km of Squamish, BC that feature flow trails and jumps, then retrieve detailed trail info including GPS coordinates, photos, and recent reviews

Gear Marketplace Integration

Integrate Pinkbike's buy/sell marketplace into bike shop websites, inventory systems, or price comparison tools. The API provides classified listings with bike specs, component details, asking prices, seller location, and photos. Bike shops can monitor market pricing, source used inventory, and automate price alerts for customers looking for specific models.

Query classified listings for Santa Cruz Nomad frames in size Large, filter by price range $2000-$4000, and retrieve listing details including seller location, condition, and photo URLs

Product Review Aggregation

Aggregate Pinkbike's professional and community bike reviews for comparison tools, purchase decision apps, or manufacturer analytics. The API returns review content, numerical ratings, pros/cons, specifications, and community comments. Manufacturers can track sentiment and feature feedback; retailers can recommend bikes based on review scores and use cases.

Retrieve all reviews for 2024 enduro bikes with 160-180mm travel, extract average ratings, key features, and pros/cons to build a comparison table

Event and Race Calendar Integration

Display mountain bike events, races, and bike park calendars in regional cycling apps, club websites, or athlete training platforms. The API returns event dates, locations, categories (XC, enduro, downhill), registration links, and results. Athletes can discover local races, plan travel to bike festivals, and track results across the season.

List all enduro and downhill races in the Pacific Northwest for the next 3 months, then retrieve event details including venue, registration deadline, and category information

Key Endpoints

25 endpoints — pinkbike is the world's largest mountain biking community and marketplace.

METHOD

PATH

DESCRIPTION

GET

/v1/trails

Search trails by location and difficulty

GET

/v1/trails/{trailId}

Get detailed trail information

GET

/v1/reviews

List bike and gear reviews

GET

/v1/classifieds

Search marketplace listings

GET

/v1/events

Query events and races by date and location

GET

/v1/photos

Retrieve photo galleries

GET

/v1/news

Get latest mountain bike news

GET

/v1/trails

Search trails by location and difficulty

GET

/v1/trails/{trailId}

Get detailed trail information

GET

/v1/reviews

List bike and gear reviews

GET

/v1/classifieds

Search marketplace listings

GET

/v1/events

Query events and races by date and location

GET

/v1/photos

Retrieve photo galleries

GET

/v1/news

Get latest mountain bike news

Why Jentic?

Three things that make agents converge on Jentic-routed access.

Credential management

Credential isolation

Pinkbike API keys are stored encrypted in the Jentic vault and injected as headers at execution time. Raw keys never appear in agent prompts, transcripts, or response payloads.

Intent-based discovery

Intent-based discovery

Agents search by intent such as 'find mountain bike trails near me' or 'search used bikes for sale' and Jentic returns the matching endpoint with its schema and required parameters.

Time to first call

Time to first call

Direct Pinkbike integration: 1-2 days to model trails, classifieds, reviews, and pagination. Through Jentic: under 1 hour — search, load schema, execute.

Related APIs

Alternatives and complements available in the Jentic catalogue.

Alternative

Trailforks API

Comprehensive trail database with GPS tracks and condition reports for all trail sports

Choose Trailforks for detailed GPS track data and offline maps; choose Pinkbike for mountain bike community content, reviews, and marketplace integration

Complementary

Strava API

→

Activity tracking and social fitness platform with ride analytics and segment leaderboards

Use Strava for ride tracking and performance analytics, Pinkbike for trail discovery and gear research

Complementary

Komoot API

Route planning and navigation for cycling with turn-by-turn directions

Use Komoot for route planning and navigation, Pinkbike for trail reviews and mountain bike-specific features

FAQs

Specific to using Pinkbike API through Jentic.

What authentication does the Pinkbike API use?

The API uses API key authentication passed as a header (X-API-Key) or query parameter. API keys are obtained by registering an application in the Pinkbike developer portal. Through Jentic, API keys are stored encrypted and injected automatically — they never appear in agent prompts or logs.

Can I search trails by geographic location?

Yes. GET /v1/trails accepts latitude/longitude coordinates and radius parameters to return nearby trails. You can also filter by difficulty level, bike type, features (jumps, drops, flow), and elevation gain. Trail responses include GPS coordinates, trailhead directions, and distance.

What are the rate limits for the Pinkbike API?

The API enforces 1000 requests per hour per API key for read operations (trails, reviews, classifieds) and 100 requests per hour for write operations (comments, ratings). Rate limit headers (X-RateLimit-Limit, X-RateLimit-Remaining) are included in responses.

Can I access user-submitted photos and galleries?

Yes. GET /v1/photos returns photo galleries filtered by trail, event, bike model, or user. Each photo includes URLs for multiple resolutions, captions, tags, and upload date. You can embed photos in your app with proper attribution to the photographer.

Is the Pinkbike API free?

Pinkbike offers a free tier with 10,000 API calls per month for personal projects and open-source apps. Commercial use requires a paid Developer plan starting at $49/month with higher rate limits and priority support. All tiers include access to trails, reviews, and marketplace data.

Can I post classified listings via the API?

Yes, but posting requires user OAuth authentication in addition to the API key. Users must authorize your app to post on their behalf. The API supports creating listings with title, description, price, location, category, and photos. Moderation rules and listing fees apply per Pinkbike's marketplace policies.

GET STARTED

Start building with Pinkbike API

Explore with Jentic
View OpenAPI Document