Skip to main content
Relay Core home page
Search...
⌘K
Dashboard
GitHub
Get Started
Get Started
Search...
Navigation
API Reference
GraphQL API
Documentation
API Reference
SDK
MCP Server
Community
Blog
API Reference
API Overview
GraphQL API
REST Endpoints
WebSockets
On this page
Example Query
API Reference
GraphQL API
GraphQL schema and queries
Example Query
Copy
query
{
services
(
limit
:
5
) {
id
name
category
}
}
API Overview
REST Endpoints
⌘I