# Pragmatic Customer Portal API

**Canonical:** https://apis.io/apis/pragmatic/customer-portal-api/  
**Provider:** Pragmatic — https://apis.io/providers/pragmatic/  
**Base URL:** https://api-portal.pragmaticsemi.com/v1/  
**Documentation:** https://portal.pragmaticsemi.com/

Pragmatic Customer Portal API is published by [Pragmatic](https://apis.io/providers/pragmatic/) on the [APIs.io](https://apis.io/) network. Tagged areas include Customer Portal, Authentication, and Order. The published artifact set on APIs.io includes authentication docs.

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.

## Machine-readable artifacts (4)

- **Login** — https://portal.pragmaticsemi.com/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/pragmatic/refs/heads/main/authentication/pragmatic-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/pragmatic/refs/heads/main/errors/pragmatic-problem-types.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/pragmatic/refs/heads/main/apis.yml

## Tags

Customer Portal, Authentication, Order

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/pragmatic/customer-portal-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/pragmatic/.
