StepZen · GraphQL Specification

StepZen GraphQL API

GraphQL API platform for connecting to REST, databases, and other backends, automatically generating a GraphQL schema and resolvers from your data sources. Supports authentication via API key, OAuth, and custom headers. Deployed instances are accessible at account.stepzen.net endpoints.

Documentation Endpoint View on GitHub Backend IntegrationGraphQLAPI GatewayREST to GraphQLIBMData FederationGraphQL

Overview

StepZen GraphQL API is a GraphQL API specification published by StepZen on the APIs.io network.

GraphQL API platform for connecting to REST, databases, and other backends, automatically generating a GraphQL schema and resolvers from your data sources. Supports authentication via API key, OAuth, and custom headers. Deployed instances are accessible at account.stepzen.net endpoints.

The GraphQL endpoint is available at https://{account}.stepzen.net/{folder}/{name}/__graphql. documentation is published at https://stepzen.com/.

The specification includes 3 reference links.

Tagged areas include Backend Integration, API Gateway, REST to GraphQL, IBM, and Data Federation.

Endpoint

https://{account}.stepzen.net/{folder}/{name}/__graphql

References

Back to StepZen · All GraphQL Specs · GitHub