Pragmatic

Pragmatic Semiconductor Limited is a UK semiconductor manufacturer that designs and produces FlexICs - ultra-thin, physically flexible integrated circuits built on thin-film transistor (TFT) technology rather than conventional crystalline silicon. Founded in 2010 by Richard Price and Scott White and headquartered at Cambridge Science Park with manufacturing at Pragmatic Park in Sedgefield, County Durham, the company operates the Pragmatic FlexIC Foundry, a service that takes third-party custom flexible IC designs from tape-out to delivery in roughly six weeks. Product lines include the FlexIC Platform Gen 3 mixed-signal flexible ASIC design flow, Pragmatic NFC Connect and Pragmatic NFC Protect. The company raised a $231M Series D in 2023. Its only network-reachable API surface is the undocumented, authentication-gated backend of its customer portal; it publishes no developer program, no machine-readable contract and no public API reference.

Pragmatic publishes 1 API on the APIs.io network. Tagged areas include Company, Semiconductors, Hardware, Manufacturing, and Flexible Electronics.

Pragmatic’s developer surface includes engineering blog, support, authentication, and 15 more developer resources.

10.9/100 minimal ▬ flat Agent 11/100 agent aware saas Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
1 APIs
CompanySemiconductorsHardwareManufacturingFlexible ElectronicsIntegrated CircuitsFoundryNFCRFIDInternet of ThingsUnited Kingdom

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 10.9/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 1.3 / 20
Operational Transparency 0.0 / 13
Contract Governance 0.0 / 12
Discoverability 7.2 / 10
Agent readiness — 11/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/pragmatic: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Pragmatic Customer Portal API

The first-party JSON API behind portal.pragmaticsemi.com, the Pragmatic Customer Portal. Discovered by reading the portal's own published JavaScript bundle, which sets REACT_APP...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Pragmatic Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Pragmatic Authentication

1 scheme

SECURITY

Pragmatic Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: pragmatic
name: Pragmatic
description: Pragmatic Semiconductor Limited is a UK semiconductor manufacturer that designs and produces FlexICs - ultra-thin,
  physically flexible integrated circuits built on thin-film transistor (TFT) technology rather than conventional crystalline
  silicon. Founded in 2010 by Richard Price and Scott White and headquartered at Cambridge Science Park with manufacturing
  at Pragmatic Park in Sedgefield, County Durham, the company operates the Pragmatic FlexIC Foundry, a service that takes
  third-party custom flexible IC designs from tape-out to delivery in roughly six weeks. Product lines include the FlexIC
  Platform Gen 3 mixed-signal flexible ASIC design flow, Pragmatic NFC Connect and Pragmatic NFC Protect. The company raised
  a $231M Series D in 2023. Its only network-reachable API surface is the undocumented, authentication-gated backend of its
  customer portal; it publishes no developer program, no machine-readable contract and no public API reference.
url: https://raw.githubusercontent.com/api-evangelist/pragmatic/refs/heads/main/apis.yml
x-api-posture: no-product-api
x-api-posture-basis: observed
x-api-posture-note: Its only network-reachable API surface is the undocumented, authentication-gated backend of its customer
  portal; it publishes no developer program, no machine-readable contract and no public API refer
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
image: ''
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Company
- Semiconductors
- Hardware
- Manufacturing
- Flexible Electronics
- Integrated Circuits
- Foundry
- NFC
- RFID
- Internet of Things
- United Kingdom
apis:
- aid: pragmatic:customer-portal-api
  name: Pragmatic Customer Portal API
  description: The first-party JSON API behind portal.pragmaticsemi.com, the Pragmatic Customer Portal. Discovered by reading
    the portal's own published JavaScript bundle, which sets REACT_APP_BASE_URL to https://api-portal.pragmaticsemi.com/ and
    REACT_APP_SOCKET_URL to wss://api-portal.pragmaticsemi.com/ws/. The host is live and answers JSON (gunicorn, Django REST
    Framework style envelopes), and https://api-portal.pragmaticsemi.com/v1/auth/login/ returns 405 Method Not Allowed to
    a GET, confirming a versioned /v1/ surface. Pragmatic publishes no OpenAPI, no reference documentation and no developer
    portal for it - every route requires an authenticated customer session, so this entry records a measured surface, not
    a published contract.
  humanURL: https://portal.pragmaticsemi.com/
  baseURL: https://api-portal.pragmaticsemi.com/v1/
  tags:
  - Customer Portal
  - Authentication
  - Order
  tags_raw:
  - Customer Portal
  - Authentication
  - Orders
  x-contract: none-published
  x-discovery: portal-javascript-bundle
  properties:
  - type: Login
    url: https://portal.pragmaticsemi.com/
  - type: Authentication
    url: authentication/pragmatic-authentication.yml
  - type: ErrorCatalog
    url: errors/pragmatic-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/pragmatic-domain-security.yml
- type: Website
  url: https://www.pragmaticsemi.com/
- type: SecondaryMarketListing
  url: https://www.hiive.com/securities/pragmatic-stock
- type: Blog
  url: https://www.pragmaticsemi.com/newsroom
- type: Support
  url: https://www.pragmaticsemi.com/contact/
- type: TermsOfService
  url: https://www.pragmaticsemi.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.pragmaticsemi.com/privacy-policy
- type: Login
  url: https://portal.pragmaticsemi.com/
- type: Investors
  url: https://www.pragmaticsemi.com/investors
- type: Careers
  url: https://talent.pragmaticsemi.com/
- type: LLMsTxt
  url: llms/pragmatic-llms.txt
- type: Authentication
  url: authentication/pragmatic-authentication.yml
- type: ErrorCatalog
  url: errors/pragmatic-problem-types.yml
- type: Conventions
  url: conventions/pragmatic-conventions.yml
- type: Lifecycle
  url: lifecycle/pragmatic-lifecycle.yml
- type: Plans
  url: plans/pragmatic-plans-pricing.yml
- type: RateLimits
  url: rate-limits/pragmatic-rate-limits.yml
- type: Packages
  url: packages/pragmatic-packages.yml
x-pointer-verification:
  checked: '2026-08-26'
  note: 'Every common[] URL was fetched with a browser User-Agent on 2026-08-26. All www.pragmaticsemi.com pointers return
    HTTP 202 carrying a SiteGround captcha interstitial ("sg-captcha: challenge") rather than page content - including /robots.txt.
    Per the enrichment contract a bot challenge is NOT a dead pointer: each of these pages is search-indexed under its real
    title, so the pages demonstrably exist and only our crawler was turned away. portal.pragmaticsemi.com, talent.pragmaticsemi.com
    and the Hiive listing returned a clean 200.'
  results:
  - url: https://www.pragmaticsemi.com/
    status: 202
    verdict: bot-challenge
  - url: https://www.pragmaticsemi.com/newsroom
    status: 202
    verdict: bot-challenge
  - url: https://www.pragmaticsemi.com/contact/
    status: 202
    verdict: bot-challenge
  - url: https://www.pragmaticsemi.com/terms-of-use
    status: 202
    verdict: bot-challenge
  - url: https://www.pragmaticsemi.com/privacy-policy
    status: 202
    verdict: bot-challenge
  - url: https://www.pragmaticsemi.com/investors
    status: 202
    verdict: bot-challenge
  - url: https://portal.pragmaticsemi.com/
    status: 200
    verdict: live
  - url: https://talent.pragmaticsemi.com/
    status: 200
    verdict: live
  - url: https://www.hiive.com/securities/pragmatic-stock
    status: 200
    verdict: live
x-enrichment:
  date: '2026-08-26'
  status: minimal
  artifacts_added: 11
  pass: local-v1
x-coverage:
  state: gated
  reason: customer-only-docs
  detail: Pragmatic ships a real, live first-party JSON API - api-portal.pragmaticsemi.com/v1/, the backend of its Customer
    Portal, found by reading the portal's own JavaScript bundle - but publishes no reference, no OpenAPI and no developer
    portal for it; GET /v1/auth/login/ answers 405 Method Not Allowed, proving the route exists while every route beyond it
    needs an authenticated foundry-customer session.
  evidence:
  - url: https://api-portal.pragmaticsemi.com/v1/auth/login/
    status: 405
  - url: https://api-portal.pragmaticsemi.com/openapi.json
    status: 404
  - url: https://portal.pragmaticsemi.com/
    status: 200
  - url: https://www.pragmaticsemi.com/llms.txt
    status: 202
  checked: '2026-08-26'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/pragmatic"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pragmatic/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pragmatic/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.