Skip to Content
API GuideGraphQL Explorer

GraphQL Explorer

Browse and test Amboss APIs using Apollo Studio: no coding required.

What is Apollo Studio?

The Apollo Studio Explorer provides a listing of all queries and mutations available through the API. Results may be exported in CSV or JSON formats. Using the Explorer enables access to the API without requiring any coding experience.

Product Explorers

ProductApollo Studio Link
SpaceOpen Explorer 
MagmaOpen Explorer 
RailsOpen Explorer 

How to Use

  1. Open the Apollo Studio link for the product you want to explore
  2. Browse available queries and mutations in the left sidebar
  3. Build your query by selecting fields
  4. Add any required variables
  5. Click “Run” to execute the query
  6. Export results in CSV or JSON format

For authenticated queries, add your API key in the Headers section: Authorization: Bearer [API_KEY]