Getting Started

This chapter will let you understand the principles of interacting with World of Defish through set of API endpoints and contract methods.

As from last announcements - we are currently not just one game, but many. And because of that we are smoothly moving from api.worldofdefish.com to api.defish.games with GraphQL API to make it more easy to extend Defish Metaverse.

Currently GraphQL is ready for outdoor usage. All the docs are inside link https://api.defish.games/graphql. The API will improve day by day and keep in mind that it will be used also for Tower Defish and all future Defish games.

REST API URL: https://api.worldofdefish.com

Socket.IO URL: wss://api.worldofdefish.com/socket.io

New GraphQL Endpoint (with playground): https://api.defish.games/graphql

Last updated