Skip to main content

Access to Graphql from Browser Playground

Open the GraphQL playground in your browser:

https://<your-finmars-domain>/:realm_code:/space_code:/graphql/

E.g. https://eu-central.finmars.com/realm0v4ry/space063sw/graphql/ (Link is not lead to anything, just an example)

You will see:

  • Query editor
  • Schema explorer
  • Result panel

You must be authenticated.

Screenshot 2025-12-16 at 15.49.17.png