{"schema_version":"v1","name_for_human":"Alumio Example API","name_for_model":"alumio_example_api","description_for_human":"Mock REST, GraphQL, and SOAP API for Alumio integration templates and E2E testing.","description_for_model":"A mock API with 50 products and 50 orders. REST endpoints at /products and /orders support GET (query-param pagination), POST|PUT|PATCH /list (body pagination), and full CRUD. All paginated responses include a links.next URL and a Link header for next-page following. Append ?fail=<status_code> to any request to receive a simulated error response. GraphQL at POST /graphql supports products/orders queries and mutations. SOAP at POST /soap with WSDL at GET /soap?wsdl.","auth":{"type":"none"},"api":{"type":"openapi","url":"https://example-api.alumio.com/openapi.json"},"logo_url":"https://alumio.com/favicon.ico","contact_email":"support@alumio.com","legal_info_url":"https://alumio.com"}