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

Meteor

Meteor is an open-source JavaScript platform providing a full-stack development environment with real-time data synchronization, server-side rendering, and a package ecosystem (Atmosphere).

Meteor is published by Meteor on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Full-Stack and JavaScript. The published artifact set on APIs.io includes API documentation, a getting-started guide, and an AsyncAPI specification.

This event API exposes 2 operations across 1 channel, and defines 37 schemas. It is described by AsyncAPI 2.6.0, at version 1.

The API connects through 2 servers: {host}:{port}/websocket (wss), {host}:{port}/sockjs (wss).

2 operations 1 channels 37 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1
Servers
{host}:{port}/websocket (wss)
{host}:{port}/sockjs (wss)
Contact
License
Resource Areas
1

Channels & Operations 2

Across 1 channel, the API surfaces 2 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 2
SUB
/
Messages sent from a DDP server to a DDP client
receiveServerMessage body
PUB
/
Messages sent from a DDP client to a DDP server
sendClientMessage body

Messages & Schemas 37

The contract defines 37 schemas that model the data carried by its messages. The most detailed are ChangedMessage (5 properties), AddedBeforeMessage (5 properties), MethodMessage (5 properties), ResultMessage (4 properties). Each schema is shown below with its type and property counts.

Connect
message
Client requests to establish a DDP session.
Connected
message
Server acknowledges a successful DDP session.
Failed
message
Server rejects the proposed DDP protocol version.
Ping
message
Heartbeat ping. Either side may send.
Pong
message
Heartbeat reply. Either side may send.
Sub
message
Client subscribes to a named publication.
Unsub
message
Client cancels a subscription.
Nosub
message
Server reports a subscription has ended or could not start.
Added
message
Server reports a document was added to an unordered collection.
Changed
message
Server reports a document's fields changed.
Removed
message
Server reports a document was removed from a collection.
Ready
message
Server reports that subscriptions have sent their initial batch.
AddedBefore
message
Server reports a document was added at a position in an ordered collection.
MovedBefore
message
Server reports a document moved within an ordered collection.
Method
message
Client invokes a server method (remote procedure call).
Result
message
Server returns a method call result or error.
Updated
message
Server reports that method writes have been reflected in data messages.
Error
message
Server reports a top-level DDP protocol error.
ConnectMessage
object
4 properties 3 required
ConnectedMessage
object
2 properties 2 required
FailedMessage
object
2 properties 2 required
PingMessage
object
2 properties 1 required
PongMessage
object
2 properties 1 required
SubMessage
object
4 properties 3 required
UnsubMessage
object
2 properties 2 required
NosubMessage
object
3 properties 2 required
AddedMessage
object
4 properties 3 required
ChangedMessage
object
5 properties 3 required
RemovedMessage
object
3 properties 3 required
ReadyMessage
object
2 properties 2 required
AddedBeforeMessage
object
5 properties 4 required
MovedBeforeMessage
object
4 properties 4 required
MethodMessage
object
5 properties 3 required
ResultMessage
object
4 properties 2 required
UpdatedMessage
object
2 properties 2 required
ErrorMessage
object
3 properties 2 required
DDPError
object
Error object used in result and nosub messages to represent errors raised by a method or subscription, including attempts to call an unknown method or subscrib…
4 properties 1 required

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

meteor-ddp.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Meteor, 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.