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 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.
Documentation
Authentication
https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/authentication/pyramid-analytics-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/rate-limits/pyramid-analytics-rate-limits.yml
Other Resources
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/errors/pyramid-analytics-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/conventions/pyramid-analytics-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/data-model/pyramid-analytics-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/pyramid-analytics/refs/heads/main/apis.yml