Panaya API

Panaya's REST API surface, including the Test Dynamix APIs (Transaction, Cycles, Folder, Business Process, Test, Test Step, Step Run, Defect, Requirements — each supporting get-all/get/create/update), mass-export APIs, custom-code / patch upload APIs, and project update calls. Requests are scoped to a numeric projectId and authenticated with an X-Auth-Token (email:token) or an exchanged access token.

API entry from apis.yml

apis.yml Raw ↑
name: Panaya API
description: Panaya's REST API surface, including the Test Dynamix APIs (Transaction, Cycles, Folder,
  Business Process, Test, Test Step, Step Run, Defect, Requirements — each supporting get-all/get/create/update),
  mass-export APIs, custom-code / patch upload APIs, and project update calls. Requests are scoped to
  a numeric projectId and authenticated with an X-Auth-Token (email:token) or an exchanged access token.
humanURL: https://success.panaya.com/docs/api
baseURL: https://my.panaya.com/api
tags:
- Testing
- Test Management
- ERP
properties:
- type: Documentation
  url: https://success.panaya.com/docs/api
- type: APIReference
  url: https://success.panaya.com/docs/panaya-testing-api-supported-entities-and-functions
- type: GettingStarted
  url: https://success.panaya.com/docs/api-guide
- type: Authentication
  url: authentication/panaya-authentication.yml
- type: RateLimits
  url: rate-limits/panaya-rate-limits.yml
- type: Webhooks
  url: asyncapi/panaya-webhooks.yml
- type: DataModel
  url: data-model/panaya-data-model.yml