Proactis

Proactis is a source-to-pay software provider whose platform covers eSourcing, contract management, supplier management, purchase-to-pay, marketplace and accounts payable automation for mid-market and public-sector organisations. Its developer surface is a set of ten separate REST APIs — accounting, contract, eInvoice, invoice, order, receipt, requisition, supplier, timecard and user — documented at docs.proactis.com and deployed across four regional environments (EU, NL, UK and US), each with a paired UAT and production estate. The APIs are standards-based rather than proprietary: transactional documents move as cXML, electronic invoices as UBL 2.1, identity and department master roles as SCIM 2.0, and timecards as HR-XML, all behind OAuth 2.0 client-credentials tokens paired with a fixed API key. Proactis also pushes transactional documents outbound to customer-configured endpoints. Access is gated: credentials are issued only by Proactis support, and no machine-readable contract is published.

Proactis publishes 10 APIs on the APIs.io network. Tagged areas include Procurement, Purchase-To-Pay, Source-to-Pay, Spend Management, and Contract Management.

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

Proactis’ developer surface includes documentation, API reference, getting-started guide, authentication, changelog, release notes, sandbox, and 21 more developer resources.

51.4/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessEnterprise
10 APIs
ProcurementPurchase-To-PaySource-to-PaySpend ManagementContract ManagementE-InvoicingAccounts PayableSupplier ManagementeSourcingcXMLUBLSCIM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/proactis: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

Standards implemented 1

Interfaces this provider implements that became standards by being copied rather than ratified. Each is profiled by the API Commons, and the evidence column says how the claim was established — not that it was made.

prose — states compatibility; nothing published to check it against
5 core of 24 operations graded · api-commons/identity

APIs 10

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

Proactis Accounting API

Configure the accounting structures that spend is coded against — departments, cost centers, cost accounts and cost dimensions, plus department addresses. Master data, so record...

Proactis Contract API

Create contracts in Proactis from an external system. The narrowest of the ten services — creation is the only capability the public documentation describes.

Proactis eInvoice API

Import electronic invoices created in another application into Proactis as OASIS UBL 2.1 documents. Each invoice requires at least one line item; the API answers with a UBL resp...

Proactis Invoice API

Retrieve invoices from Proactis, receive them pushed to your own endpoint as they reach a configured status, and write back payment information. Entry number and payment date ar...

Proactis Order API

Create ERP orders in Proactis and retrieve them, or have them pushed outbound as cXML. The order service is the only one that supports multiple push endpoints and per-endpoint c...

Proactis Receipt API

Import goods receipts against existing orders and retrieve them. Receipts are posted as cXML ReceiptRequest documents referencing an order and line number, and a validation-only...

Proactis Requisition API

Retrieve requisitions, receive them pushed outbound, and run budget checks. Both an import and an export cXML definition are published, and requisition communication settings co...

Proactis Supplier API

Create, modify, delete and retrieve suppliers. Retrieval is paged and filterable — online status, name prefix and last-modified date are all supported query parameters — while w...

Proactis Timecard API

Create and retrieve timecards, with a dedicated HR-XML validation endpoint and timecard import operations. Timecards are one of the five document types Proactis will push outbou...

Proactis User API (SCIM 2.0)

Provision users and department master roles into Proactis using SCIM 2.0. Users support POST, GET with filtering and pagination, PATCH or PUT, and DELETE — deletion applying onl...

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Proactis Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

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

Security Posture 3

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

Proactis Authentication

0 schemes

SECURITY

Proactis Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Proactis Trust Center

ISO/IEC 27001, ISO 9001, Cyber Essentials, ISAE 3402, G-Cloud

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Proactis Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: proactis
name: Proactis
description: 'Proactis is a source-to-pay software provider whose platform covers eSourcing, contract management, supplier
  management, purchase-to-pay, marketplace and accounts payable automation for mid-market and public-sector organisations.
  Its developer surface is a set of ten separate REST APIs — accounting, contract, eInvoice, invoice, order, receipt, requisition,
  supplier, timecard and user — documented at docs.proactis.com and deployed across four regional environments (EU, NL, UK
  and US), each with a paired UAT and production estate. The APIs are standards-based rather than proprietary: transactional
  documents move as cXML, electronic invoices as UBL 2.1, identity and department master roles as SCIM 2.0, and timecards
  as HR-XML, all behind OAuth 2.0 client-credentials tokens paired with a fixed API key. Proactis also pushes transactional
  documents outbound to customer-configured endpoints. Access is gated: credentials are issued only by Proactis support, and
  no machine-readable contract is published.'
type: Index
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
accessModel:
  pricing: enterprise
  onboarding: contact-sales
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: high
  source:
  - https://docs.proactis.com/using-the-api/authentication
  - plans/proactis-plans-pricing.yml
  generated: '2026-08-27'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/proactis.png
tags:
- Procurement
- Purchase-To-Pay
- Source-to-Pay
- Spend Management
- Contract Management
- E-Invoicing
- Accounts Payable
- Supplier Management
- eSourcing
- cXML
- UBL
- SCIM
tags_raw:
- Procurement
- Purchase-To-Pay
- Source-To-Pay
- Spend Management
- Contract Management
- eInvoicing
- Accounts Payable
- Supplier Management
- eSourcing
- cXML
- UBL
- SCIM
url: https://raw.githubusercontent.com/api-evangelist/proactis/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-08-27'
specificationVersion: '0.23'
apis:
- aid: proactis:proactis-accounting
  name: Proactis Accounting API
  description: Configure the accounting structures that spend is coded against — departments, cost centers, cost accounts
    and cost dimensions, plus department addresses. Master data, so records are created with POST, updated with PUT and removed
    with DELETE, one object per request.
  humanURL: https://docs.proactis.com/apis/accounting-api/overview
  baseURL: https://apiuk.proactiscloud.com/accounting/v1
  tags:
  - Accounting
  - Master Data
  - Procurement
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/accounting-api/overview
  - type: APIReference
    url: https://docs.proactis.com/accounting-api
  - type: Examples
    url: https://docs.proactis.com/apis/accounting-api/sample-messages
- aid: proactis:proactis-contract
  name: Proactis Contract API
  description: Create contracts in Proactis from an external system. The narrowest of the ten services — creation is the only
    capability the public documentation describes.
  humanURL: https://docs.proactis.com/apis/contract-api/overview
  baseURL: https://apiuk.proactiscloud.com
  tags:
  - Contract Management
  - Procurement
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/contract-api/overview
  - type: APIReference
    url: https://docs.proactis.com/contract-api
  - type: Examples
    url: https://docs.proactis.com/apis/contract-api/sample-messages
- aid: proactis:proactis-einvoice
  name: Proactis eInvoice API
  description: Import electronic invoices created in another application into Proactis as OASIS UBL 2.1 documents. Each invoice
    requires at least one line item; the API answers with a UBL response and subsequent processing is reported through the
    eInvoicing widgets.
  humanURL: https://docs.proactis.com/apis/einvoice-api/overview
  baseURL: https://apiuk.proactiscloud.com/einvoicing
  tags:
  - E-Invoicing
  - UBL
  - Accounts Payable
  tags_raw:
  - eInvoicing
  - UBL
  - Accounts Payable
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/einvoice-api/overview
  - type: APIReference
    url: https://docs.proactis.com/einvoice-api
  - type: Examples
    url: https://docs.proactis.com/apis/einvoice-api/sample-messages
- aid: proactis:proactis-invoice
  name: Proactis Invoice API
  description: Retrieve invoices from Proactis, receive them pushed to your own endpoint as they reach a configured status,
    and write back payment information. Entry number and payment date are the two fields updatable only through the API, and
    every change is retained in the invoice audit log. Invoices fetched with GET do not include attachments; pushed invoices
    carry them as a multipart request.
  humanURL: https://docs.proactis.com/apis/invoice-api/overview
  baseURL: https://apiuk.proactiscloud.com
  tags:
  - Invoicing
  - Accounts Payable
  - cXML
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/invoice-api/overview
  - type: APIReference
    url: https://docs.proactis.com/invoice-api
  - type: Examples
    url: https://docs.proactis.com/apis/invoice-api/sample-messages
  - type: Schema
    url: https://docs.proactis.com/apis/invoice-api/export-definition
- aid: proactis:proactis-order
  name: Proactis Order API
  description: Create ERP orders in Proactis and retrieve them, or have them pushed outbound as cXML. The order service is
    the only one that supports multiple push endpoints and per-endpoint custom HTTP headers, and it publishes both an import
    and an export cXML definition.
  humanURL: https://docs.proactis.com/apis/order-api/overview
  baseURL: https://apiuk.proactiscloud.com
  tags:
  - Purchase Orders
  - Purchase-To-Pay
  - cXML
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/order-api/overview
  - type: APIReference
    url: https://docs.proactis.com/order-api
  - type: Examples
    url: https://docs.proactis.com/apis/order-api/sample-messages
  - type: Schema
    url: https://docs.proactis.com/apis/order-api/export-definition
- aid: proactis:proactis-receipt
  name: Proactis Receipt API
  description: Import goods receipts against existing orders and retrieve them. Receipts are posted as cXML ReceiptRequest
    documents referencing an order and line number, and a validation-only endpoint lets a client check a payload before importing
    it. From release 9.6.8 receipt comments are carried on both import and export.
  humanURL: https://docs.proactis.com/apis/receipt-api/overview
  baseURL: https://apiuk.proactiscloud.com/receipts/v1
  tags:
  - Receiving
  - Purchase-To-Pay
  - cXML
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/receipt-api/overview
  - type: APIReference
    url: https://docs.proactis.com/receipt-api
  - type: Examples
    url: https://docs.proactis.com/apis/receipt-api/sample-messages
  - type: Schema
    url: https://docs.proactis.com/apis/receipt-api/export-definition
- aid: proactis:proactis-requisition
  name: Proactis Requisition API
  description: Retrieve requisitions, receive them pushed outbound, and run budget checks. Both an import and an export cXML
    definition are published, and requisition communication settings control the single outbound endpoint.
  humanURL: https://docs.proactis.com/apis/requisition-api/overview
  baseURL: https://apiuk.proactiscloud.com/requisitions/v1
  tags:
  - Requisitions
  - Purchase-To-Pay
  - Budget
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/requisition-api/overview
  - type: APIReference
    url: https://docs.proactis.com/requisition-api
  - type: Examples
    url: https://docs.proactis.com/apis/requisition-api/sample-messages
  - type: Schema
    url: https://docs.proactis.com/apis/requisition-api/export-definition
- aid: proactis:proactis-supplier
  name: Proactis Supplier API
  description: Create, modify, delete and retrieve suppliers. Retrieval is paged and filterable — online status, name prefix
    and last-modified date are all supported query parameters — while writes are posted as cXML, with create, update and delete
    intent carried in the OrganizationChangeMessage attribute rather than by HTTP verb.
  humanURL: https://docs.proactis.com/apis/supplier-api/overview
  baseURL: https://apiuk.proactiscloud.com/suppliers/v1
  tags:
  - Supplier Management
  - Master Data
  - cXML
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/supplier-api/overview
  - type: APIReference
    url: https://docs.proactis.com/supplier-api
  - type: Examples
    url: https://docs.proactis.com/apis/supplier-api/sample-messages
  - type: Schema
    url: https://docs.proactis.com/apis/supplier-api/export-definition
- aid: proactis:proactis-timecard
  name: Proactis Timecard API
  description: Create and retrieve timecards, with a dedicated HR-XML validation endpoint and timecard import operations.
    Timecards are one of the five document types Proactis will push outbound to a configured customer endpoint.
  humanURL: https://docs.proactis.com/apis/timecard-api/overview
  baseURL: https://apiuk.proactiscloud.com/timecards/v1
  tags:
  - Timecards
  - Services Procurement
  - HR-XML
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/timecard-api/overview
  - type: APIReference
    url: https://docs.proactis.com/timecard-api
  - type: Examples
    url: https://docs.proactis.com/apis/timecard-api/sample-messages
- aid: proactis:proactis-user
  name: Proactis User API (SCIM 2.0)
  description: Provision users and department master roles into Proactis using SCIM 2.0. Users support POST, GET with filtering
    and pagination, PATCH or PUT, and DELETE — deletion applying only to users who own no data. SCIM groups are mapped onto
    Proactis department master roles, and from release 9.6.4 a master role carrying the Buyer access privilege grants the
    user the Buyer role on that department automatically at import.
  humanURL: https://docs.proactis.com/apis/user-api/overview
  baseURL: https://apiuk.proactiscloud.com/scim/v1
  tags:
  - Identity
  - SCIM
  - User Provisioning
  properties:
  - type: Documentation
    url: https://docs.proactis.com/apis/user-api/overview
  - type: APIReference
    url: https://docs.proactis.com/user-api
  - type: Examples
    url: https://docs.proactis.com/apis/user-api/sample-messages
common:
- type: Website
  url: https://www.proactis.com/
- type: DeveloperPortal
  url: https://docs.proactis.com/
- type: Documentation
  url: https://docs.proactis.com/
- type: APIReference
  url: https://docs.proactis.com/apis/overview
- type: GettingStarted
  url: https://docs.proactis.com/introduction/
- type: Authentication
  url: authentication/proactis-authentication.yml
- type: OAuthScopes
  url: scopes/proactis-scopes.yml
- type: Conventions
  url: conventions/proactis-conventions.yml
- type: ErrorCatalog
  url: errors/proactis-problem-types.yml
- type: RateLimits
  url: rate-limits/proactis-rate-limits.yml
- type: Plans
  url: plans/proactis-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/proactis-lifecycle.yml
- type: ChangeLog
  url: changelog/proactis-changelog.yml
- type: ReleaseNotes
  url: https://docs.proactis.com/changelog
- type: Conformance
  url: conformance/proactis-conformance.yml
- type: Compliance
  url: https://www.proactis.com/uk/about-us/accreditations-certifications/
- type: Webhooks
  url: asyncapi/proactis-webhooks.yml
- type: Sandbox
  url: sandbox/proactis-sandbox.yml
- type: Packages
  url: packages/proactis-packages.yml
- type: DataModel
  url: data-model/proactis-data-model.yml
- type: LLMsTxt
  url: llms/proactis-llms.txt
- type: DomainSecurity
  url: security/proactis-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/proactis-documentation
- type: LinkedIn
  url: https://www.linkedin.com/company/proactis-group
- type: Support
  url: https://www.proactis.com/support/
- type: Blog
  url: https://www.proactis.com/uk/resources/?group=resource-type&categoryIds=1568
- type: TermsOfService
  url: https://www.proactis.com/us/customers/contractual-terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.proactis.com/privacy-policy/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 15
  pass: local-v1

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/proactis"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/proactis/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/proactis/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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