How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Transactional Event Queues (TxEventQ)

Kafka-compatible event streaming and message queuing built into Oracle Database.

This event API exposes 7 operations across 6 channels, and defines 17 schemas. It is described by AsyncAPI 2.6.0, at version 25.4.0.

The API connects through 2 servers: https://{host}:{port}/ords/{schema} (https), {host}:{port} (kafka).

7 operations 6 channels 17 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
25.4.0
Servers
https://{host}:{port}/ords/{schema} (https)
{host}:{port} (kafka)
Resource Areas
1

Channels & Operations 7

Across 6 channels, the API surfaces 7 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 7
SUB
database/txeventq/topics/{topicName}
Consume messages from a topic
consumeMessages 1 param body
PUB
database/txeventq/topics/{topicName}
Produce a message to a topic
produceMessage 1 param body
SUB
database/txeventq/topics
List all TxEventQ topics
listTopics body
PUB
database/txeventq/clusters/{clusterId}/topics
Create a new topic
createTopic 1 param body
PUB
database/txeventq/clusters/{clusterId}/consumer-groups/{consumerGroupId}
Create a consumer group
createConsumerGroup 2 params body
SUB
database/txeventq/consumers/{groupName}/instances/{instanceId}/records
Fetch messages from consumer instance
fetchMessages 2 params body
SUB
database/txeventq/topics/{topicName}/partitions
Get topic partitions
getPartitions 1 param body

Messages & Schemas 17

The contract defines 17 schemas that model the data carried by its messages. The most detailed are ConsumedMessagePayload (8 properties), ProduceMessagePayload (5 properties), ConsumerLag (5 properties), PartitionInfo (4 properties). Each schema is shown below with its type and property counts.

ProduceMessage
message
A message to be published to a TxEventQ topic
ConsumeMessage
message
A message consumed from a TxEventQ topic
TopicList
message
List of available TxEventQ topics
CreateTopicRequest
message
Request to create a new TxEventQ topic
CreateConsumerGroupRequest
message
Request to create a new consumer group
FetchedMessages
message
Messages fetched from a consumer instance
PartitionList
message
List of partitions for a topic
ProduceMessagePayload
object
5 properties 1 required
ConsumedMessagePayload
object
8 properties
TopicListPayload
object
1 property
TopicSummary
object
4 properties
CreateTopicPayload
object
4 properties 1 required
CreateConsumerGroupPayload
object
3 properties 1 required
FetchedMessagesPayload
object
2 properties
PartitionListPayload
object
1 property
PartitionInfo
object
4 properties
ConsumerLag
object
5 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

oracle-database-txeventq-asyncapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Oracle Transactional Event Queues (TxEventQ), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.