# Oracle Partitioning Oracle Transactional Event Queues API

**Canonical:** https://apis.io/apis/oracle-partitioning/oracle-partitioning-oracle-transactional-event-queues-api/  
**Provider:** Oracle Partitioning — https://apis.io/providers/oracle-partitioning/  
**Base URL:** https://{server}/{context-root}/{database}/{schema}/_/db-api/stable  
**Documentation:** https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/

Oracle Partitioning Oracle Transactional Event Queues API is one of 25 APIs that [Oracle Partitioning](https://apis.io/providers/oracle-partitioning/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Oracle Transactional Event Queues. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Services related to Oracle Transactional Event Queues.

## Operations (28)

| Method | Path | Summary |
|---|---|---|
| GET | `/database/txeventq/topics` | Get all Transactional Event Queue Topics in the schema |
| POST | `/database/txeventq/topics/{topic_name}` | Produce a message to the Transactional Event Queue Topic specified by topic_name |
| GET | `/database/txeventq/topics/{topic_name}` | Get description of a particular Transactional Event Queue Topic. |
| GET | `/database/txeventq/clusters/{cluster_id}/consumer-groups` | Get Consumer Groups in Cluster |
| POST | `/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}` | Create a Consumer Group |
| GET | `/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}` | Get a Consumer Group |
| DELETE | `/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}` | Delete a Consumer Group |
| GET | `/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}/lag-summary` | Get lag summary for Consumer Groups in Cluster |
| GET | `/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}/lags` | Lags/Offsets of consumers in the Consumer group |
| POST | `/database/txeventq/clusters/{cluster_id}/topics` | Create a new Transactional Event Queue Topic |
| GET | `/database/txeventq/clusters/{cluster_id}/topics` | List Transactional Event Queue Topics that belong to the specified database cluster |
| DELETE | `/database/txeventq/clusters/{cluster_id}/topics/{topic_name}` | Delete the Transactional Event Queue Topic with the specified topic_name |
| GET | `/database/txeventq/clusters/{cluster_id}/topics/{topic_name}` | Describes Transactional Event Queue Topic in Cluster |
| GET | `/database/txeventq/clusters/{cluster_id}/topics/{topic_name}/partitions` | List Partitions for a Transactional Event Queue Topic in Cluster |
| GET | `/database/txeventq/clusters/{cluster_id}/topics/{topic_name}/partitions/{partition_id}` | Describe Transactional Event Queue Topic Partition specified in Cluster |
| POST | `/database/txeventq/consumers/{group_name}` | Create Consumer Instance |
| DELETE | `/database/txeventq/consumers/{group_name}/instances/{instance}` | Delete Consumer Instance |
| GET | `/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}/lags/{topic_name}/partitions/{partition_id}` | Get consumer lag for Transactional Event Queue Topic Partition |
| GET | `/database/txeventq/consumers/{group_name}/instances/{instance}/offsets` | Get Consumer last Commit Offsets |
| POST | `/database/txeventq/consumers/{group_name}/instances/{instance}/positions` | Seek to specified Transactional Event Queue Topic partition offsets for Consumer Group |
| POST | `/database/txeventq/consumers/{group_name}/instances/{instance}/positions/beginning` | Seek to start of Partitions for Consumer Group |
| POST | `/database/txeventq/consumers/{group_name}/instances/{instance}/positions/end` | Seek to End of Partitions for Consumer Group |
| GET | `/database/txeventq/consumers/{group_name}/instances/{instance}/records` | Fetch messages for the specified Consumer |
| GET | `/database/txeventq/consumers/{group_name}/instances/{instance}/subscription` | Subscribed list of Transactional Event Queue Topics |
| GET | `/database/txeventq/topics/{topic_name}/partitions` | Describe Transactional Event Queue Topic Partitions |
| POST | `/database/txeventq/topics/{topic_name}/partitions/{partition_id}` | Produce messages in the specified Transactional Event Queue Topic Partition |
| GET | `/database/txeventq/topics/{topic_name}/partitions/{partition_id}` | Describe the specified Transactional Event Queue Topic Partition |
| GET | `/database/txeventq/topics/{topic_name}/partitions/{partition_id}/offsets` | Get Transactional Event Queue Topic Partition Offsets |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/oracle-partitioning/refs/heads/main/openapi/oracle-partitioning-oracle-transactional-event-queues-api-openapi.yml
- **Documentation** — https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/26.1/orrst/index.html
- **APIReference** — https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/26.1/orrst/rest-endpoints.html
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/oracle-partitioning/refs/heads/main/errors/oracle-partitioning-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/oracle-partitioning/refs/heads/main/data-model/oracle-partitioning-data-model.yml

## Other Oracle Partitioning APIs (12)

- [Oracle SQL Developer REST Services - Partitioning](https://apis.io/apis/oracle-partitioning/oracle-sql-developer-rest-services-partitioning/)
- [Oracle Cloud Infrastructure Database API - Partitioning](https://apis.io/apis/oracle-partitioning/oracle-cloud-infrastructure-database-api-partitioning/)
- [Oracle Partitioning Data Dictionary API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-data-dictionary-api/)
- [Oracle Partitioning Data Guard API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-data-guard-api/)
- [Oracle Partitioning Data Pump API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-data-pump-api/)
- [Oracle Partitioning Data Tools API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-data-tools-api/)
- [Oracle Partitioning Environment API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-environment-api/)
- [Oracle Partitioning General API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-general-api/)
- [Oracle Partitioning Monitoring API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-monitoring-api/)
- [Oracle Partitioning Open Service Broker API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-open-service-broker-api/)
- [Oracle Partitioning Oracle APEX API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-oracle-apex-api/)
- [Oracle Partitioning ORDS REST Services API](https://apis.io/apis/oracle-partitioning/oracle-partitioning-ords-rest-services-api/)

## Tags

Oracle Transactional Event Queues

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/oracle-partitioning/oracle-partitioning-oracle-transactional-event-queues-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/oracle-partitioning/.
