Pyramid Analytics website screenshot

Pyramid Analytics

Pyramid Analytics is a decision intelligence software company whose platform unifies data preparation, business analytics and AI-assisted insight generation in a single environment, deployed either onto the customer's own infrastructure ("Pyramid Deployed") or hosted by Pyramid ("Pyramid Managed"). Its programmable surface is a POST-only REST API — API 3.0, documented as 234 methods across authentication, access, content, analytics, dataSources, tasks, notification and themes — together with a JavaScript Embed API for hosting Pyramid content inside third-party applications, Custom Visual and Workflow APIs, an OData feed that turns any Pyramid query into a consumable data source, and Swagger-generated client SDKs for Java, C#, JavaScript/TypeScript, Python and PHP. Because Pyramid runs inside each customer's own tenancy, the API base URL is the customer's own Pyramid server rather than a vendor-hosted host, and the SDK packages are distributed through the customer portal rather than public package registries.

Pyramid Analytics publishes 2 APIs on the APIs.io network. Tagged areas include Analytics, Business Intelligence, Decision Intelligence, Embedded Analytics, and Data Visualization.

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

Pyramid Analytics’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, changelog, and 19 more developer resources.

45.1/100 developing ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessOpen
2 APIs
AnalyticsBusiness IntelligenceDecision IntelligenceEmbedded AnalyticsData VisualizationData PreparationEnterprise SoftwareReporting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
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/pyramid-analytics: 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 →

APIs 2

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

Pyramid REST API 3.0

Pyramid's main programmatic surface. All calls are HTTP POST against /API3/

/ on the customer's own Pyramid server, carrying a JSON body and a "paToken" security...

Pyramid Embed API

A client-side JavaScript API (PyramidEmbedClient) for embedding Pyramid content — hubs, discoveries, presentations, publications and the search bar — into third-party web applic...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Pyramid Analytics Rate Limits

0 limits

RATE LIMITS

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.

Pyramid Analytics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

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 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: pyramid-analytics
name: Pyramid Analytics
description: Pyramid Analytics is a decision intelligence software company whose platform unifies data preparation, business
  analytics and AI-assisted insight generation in a single environment, deployed either onto the customer's own infrastructure
  ("Pyramid Deployed") or hosted by Pyramid ("Pyramid Managed"). Its programmable surface is a POST-only REST API — API 3.0,
  documented as 234 methods across authentication, access, content, analytics, dataSources, tasks, notification and themes
  — together with a JavaScript Embed API for hosting Pyramid content inside third-party applications, Custom Visual and Workflow
  APIs, an OData feed that turns any Pyramid query into a consumable data source, and Swagger-generated client SDKs for Java,
  C#, JavaScript/TypeScript, Python and PHP. Because Pyramid runs inside each customer's own tenancy, the API base URL is
  the customer's own Pyramid server rather than a vendor-hosted host, and the SDK packages are distributed through the customer
  portal rather than public package registries.
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: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.pyramidanalytics.com/wp-content/uploads/2022/02/pyramid-analytics.jpg
url: https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Analytics
- Business Intelligence
- Decision Intelligence
- Embedded Analytics
- Data Visualization
- Data Preparation
- Enterprise Software
- Reporting
apis:
- aid: pyramid-analytics-rest-api-3
  name: Pyramid REST API 3.0
  description: 'Pyramid''s main programmatic surface. All calls are HTTP POST against /API3/<section>/<method> on the customer''s
    own Pyramid server, carrying a JSON body and a "paToken" security token in the HTTP header. 234 methods are documented
    across eight sections: authentication, access, content, analytics, dataSources, tasks, notification and themes. REST API
    access is restricted to administrative users.'
  humanURL: https://help.pyramidanalytics.com/Content/Root/developer/reference/APIs/REST%20API/APIs%20and%20SDKs.htm
  baseURL: https://{pyramid-server}/API3/
  tags:
  - Analytics
  - Administration
  - Content Management
  - Data Sources
  properties:
  - type: Authentication
    url: authentication/pyramid-analytics-authentication.yml
  - type: ErrorCatalog
    url: errors/pyramid-analytics-problem-types.yml
  - type: Conventions
    url: conventions/pyramid-analytics-conventions.yml
  - type: DataModel
    url: data-model/pyramid-analytics-data-model.yml
  - type: RateLimits
    url: rate-limits/pyramid-analytics-rate-limits.yml
- aid: pyramid-analytics-embed-api
  name: Pyramid Embed API
  description: A client-side JavaScript API (PyramidEmbedClient) for embedding Pyramid content — hubs, discoveries, presentations,
    publications and the search bar — into third-party web applications, with its own embed authentication flow, filter/hierarchy/query
    objects, export options and theming.
  humanURL: https://help.pyramidanalytics.com/Content/Root/developer/reference/Extensibility/Embedding/General%20Embed/EmbedAPI_v1_Overview.htm
  baseURL: https://{pyramid-server}/
  tags:
  - Embedded Analytics
  - JavaScript
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/pyramid-analytics-domain-security.yml
- type: Website
  url: https://www.pyramidanalytics.com/
- type: DeveloperPortal
  url: https://help.pyramidanalytics.com/Content/Root/developer/reference/APIs/API%20Overview.htm
- type: Documentation
  url: https://help.pyramidanalytics.com/
- type: APIReference
  url: https://help.pyramidanalytics.com/Content/Root/developer/reference/APIs/REST%20API/APIs%20and%20SDKs.htm
- type: GettingStarted
  url: https://help.pyramidanalytics.com/Content/Root/developer/reference/APIs/REST%20API/Using%20REST.htm
- type: Support
  url: https://www.pyramidanalytics.com/company/support/
- type: HelpCenter
  url: https://community.pyramidanalytics.com/
- type: Blog
  url: https://www.pyramidanalytics.com/resources/blog/
- type: GitHubOrganization
  url: https://github.com/Pyramid-Analytics
- type: Pricing
  url: https://www.pyramidanalytics.com/decision-intelligence-platform/get-pricing/
- type: Login
  url: https://customers.pyramidanalytics.com/
- type: TermsOfService
  url: https://www.pyramidanalytics.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.pyramidanalytics.com/privacy-policy/
- type: Roadmap
  url: https://help.pyramidanalytics.com/Content/Root/Guides/general/Release%20Framework.htm
- type: ChangeLog
  url: changelog/pyramid-analytics-changelog.yml
- type: Lifecycle
  url: lifecycle/pyramid-analytics-lifecycle.yml
- type: Deprecation
  url: lifecycle/pyramid-analytics-lifecycle.yml
- type: Packages
  url: packages/pyramid-analytics-packages.yml
- type: SDKs
  url: packages/pyramid-analytics-packages.yml
- type: Conformance
  url: conformance/pyramid-analytics-conformance.yml
- type: LLMsTxt
  url: llms/pyramid-analytics-llms.txt
- type: Plans
  url: plans/pyramid-analytics-plans-pricing.yml
- type: Webhooks
  url: asyncapi/pyramid-analytics-webhooks.yml
- type: Components
  url: components/pyramid-analytics-components.yml
- type: SecondaryMarketListing
  url: https://www.hiive.com/securities/pyramid-analytics-stock
x-enrichment:
  date: '2026-08-26'
  status: enriched
  artifacts_added: 16
  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/pyramid-analytics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pyramid-analytics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pyramid-analytics/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.