global.api.miros.services Open in urlscan Pro
13.248.161.223  Public Scan

Submitted URL: http://global.api.miros.services/graphql
Effective URL: https://global.api.miros.services/graphql
Submission: On February 21 via manual from PL — Scanned from ES

Form analysis 0 forms found in the DOM

Text Content

You need to enable JavaScript to run this app.
docs iconhistory icon
reload iconkeyboard shortcut iconsettings icon
plus icon

Miros GraphQL Playground

xxxxxxxxxx



 
1

​

2

    # Welcome to the Miros API playground to get started please authenticate with the following mutation

3

    # Then use accessKey as authorization Bearer token in the header section below this editor

4


    mutation authenticate {

5


      authenticate(email: "", password: "") {

6

        accessToken

7


        authentication {

8


          payload {

9

            exp

10

            sub

11

            iat

12

            aud

13

          }

14

        }

15

      }

16

    }

17

    



play iconprettify iconmerge iconcopy icon
VariablesHeaders
chevron down icon

xxxxxxxxxx



 
1

​



1


 
1

{"Authorization":"Bearer your-auth-key"}




x


 

​