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.