Prescrypto

Prescrypto is an electronic-prescription (eRx) platform used across Mexico and LATAM, backed by 500 Global. Its REST Integration API lets EHRs, hospital systems, telemedicine apps and pharmacies manage medics, hospitals, patients and prescriptions; generate legally-valid electronic prescriptions that are verified against Mexico's NOM-151-SCFI-2016 standard via the RexChain blockchain notary; download prescription PDFs; and let pharmacies search and dispense (burn) prescribed medications. The platform also ships a Deeplink auto-login/auto-fill flow, a standard-drug catalog search of ~25,000 records, webhooks for prescription events, and a prescrypto-elements web-component library for embedding Rx functionality in a host site. Authentication is HTTP Token auth (Authorization: Token ).

Prescrypto publishes 8 APIs on the APIs.io network, including Hospitals API, Locations API, Medics API, and 5 more. Tagged areas include Company, Healthcare, Electronic Prescriptions, eRx, and Pharmacy.

The Prescrypto catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Prescrypto’s developer surface includes authentication, changelog, documentation, API reference, support, and 12 more developer resources.

38.8/100 thin ▬ flat Agent 56/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
8 APIs
CompanyHealthcareElectronic PrescriptionseRxPharmacyTelemedicineMedicalMexicoLATAM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 38.8/100 · thin
Contract Quality 16.2 / 25
Developer Ergonomics 8.7 / 20
Commercial Clarity 1.6 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 56/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/prescrypto: 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 8

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

Prescrypto Hospitals API

Hospital / clinic records.

Prescrypto Locations API

Geographic locations catalog.

Prescrypto Medics API

Medic (prescriber) accounts managed by an admin/manager token.

Prescrypto Memberships API

Medic-to-hospital memberships.

Prescrypto Patients API

Patient records.

Prescrypto Pharmacy API

Pharmacy-token operations to search and dispense prescriptions.

Prescrypto Prescriptions API

Electronic prescriptions (eRx).

Prescrypto Products API

Standard-drug catalog search (separate JWT-authenticated endpoint).

Scroll for all 8

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Prescrypto Authentication

apiKey · 2 schemes

SECURITY

Prescrypto Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Prescrypto Agentic Access

32 operations · 15 acting

32 operations · 15 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: prescrypto
name: Prescrypto
description: 'Prescrypto is an electronic-prescription (eRx) platform used across Mexico and LATAM, backed by 500 Global.
  Its REST Integration API lets EHRs, hospital systems, telemedicine apps and pharmacies manage medics, hospitals, patients
  and prescriptions; generate legally-valid electronic prescriptions that are verified against Mexico''s NOM-151-SCFI-2016
  standard via the RexChain blockchain notary; download prescription PDFs; and let pharmacies search and dispense (burn) prescribed
  medications. The platform also ships a Deeplink auto-login/auto-fill flow, a standard-drug catalog search of ~25,000 records,
  webhooks for prescription events, and a prescrypto-elements web-component library for embedding Rx functionality in a host
  site. Authentication is HTTP Token auth (Authorization: Token <key>).'
url: https://raw.githubusercontent.com/api-evangelist/prescrypto/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://www.prescrypto.com/media/logo.jpg
tags:
- Company
- Healthcare
- Electronic Prescriptions
- eRx
- Pharmacy
- Telemedicine
- Medical
- Mexico
- LATAM
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: prescrypto:prescrypto-hospitals-api
  name: Prescrypto Hospitals API
  description: Hospital / clinic records.
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Hospitals
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-hospitals-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-locations-api
  name: Prescrypto Locations API
  description: Geographic locations catalog.
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-locations-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-medics-api
  name: Prescrypto Medics API
  description: Medic (prescriber) accounts managed by an admin/manager token.
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Medics
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-medics-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-memberships-api
  name: Prescrypto Memberships API
  description: Medic-to-hospital memberships.
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Memberships
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-memberships-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-patients-api
  name: Prescrypto Patients API
  description: Patient records.
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Patients
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-patients-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-pharmacy-api
  name: Prescrypto Pharmacy API
  description: Pharmacy-token operations to search and dispense prescriptions.
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Pharmacy
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-pharmacy-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-prescriptions-api
  name: Prescrypto Prescriptions API
  description: Electronic prescriptions (eRx).
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Prescriptions
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-prescriptions-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
- aid: prescrypto:prescrypto-products-api
  name: Prescrypto Products API
  description: Standard-drug catalog search (separate JWT-authenticated endpoint).
  humanURL: https://www.prescrypto.com/docs
  baseURL: https://integration.prescrypto.com
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/prescrypto-products-api-openapi.yml
  - type: Authentication
    url: authentication/prescrypto-authentication.yml
  - type: Conventions
    url: conventions/prescrypto-conventions.yml
  - type: ErrorCatalog
    url: errors/prescrypto-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prescrypto-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prescrypto-lifecycle.yml
  - type: DataModel
    url: data-model/prescrypto-data-model.yml
  - type: Conformance
    url: conformance/prescrypto-conformance.yml
  - type: Webhooks
    url: asyncapi/prescrypto-webhooks.yml
  - type: Postman
    url: https://s3-us-west-2.amazonaws.com/precript-collections/Prescrypto_Integration_Endpoints_V2.postman_collection.json
common:
- type: AgenticAccess
  url: agentic-access/prescrypto-agentic-access.yml
- type: Authentication
  url: authentication/prescrypto-authentication.yml
- type: DomainSecurity
  url: security/prescrypto-domain-security.yml
- type: WellKnown
  url: well-known/prescrypto-well-known.yml
- type: Packages
  url: packages/prescrypto-packages.yml
- type: SDKs
  url: packages/prescrypto-packages.yml
- type: Components
  url: components/prescrypto-components.yml
- type: ChangeLog
  url: changelog/prescrypto-changelog.yml
- type: Compliance
  url: conformance/prescrypto-conformance.yml
- type: AgentSkill
  url: skills/prescrypto-create-prescription.md
- type: AgentSkill
  url: skills/prescrypto-pharmacy-dispense.md
- type: LLMsTxt
  url: llms/prescrypto-llms.txt
- type: Documentation
  url: https://www.prescrypto.com/docs
- type: APIReference
  url: https://github.com/wilsotobianco/prescrypto-docs
- type: GitHubOrganization
  url: https://github.com/Prescrypto
- type: Support
  url: https://www.prescrypto.com/contact/
- type: Website
  url: https://prescrypto.com
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 20
  pass: local-v1