Query the data graph.

onegraph interconnects APIs of multiple sources and meshes them seamlessly, in one ☸️ GraphQL schema.


Get started

Connect to multiple APIs
  • ...
  • ...
Securely access data
  • ...
  • ...
Get it all in one query
  • ...
  • ...
From the terminal
curl onegra.ph -d \
  '{"query":"{ countries { name } }"}'