Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Because the mobile API relies on persisted queries and requires a valid API key on all requests (which can be tricky to manually generate), it is not the ideal endpoint to use for development. If you are developing new API requests we recommend using the developer API to construct your requests, then creating persisted mobile queries in code when you are ready to use them.

...