# Tutorials and Guides
source: https://developer.mastercard.com/flight-delay-pass/documentation/tutorials-and-guides/index.md

## Guides {#guides}

### Quick Start {#quick-start}

Getting started on Mastercard developers is easy. You just need an account, then you can begin accessing documentation, and creating projects. We have provided a [quick start guide](https://developer.mastercard.com/platform/documentation/getting-started-with-mastercard-apis/quick-start-guide/) for you to follow. While following the guide, ensure that you select Flight Delay Pass Service when creating your project and follow the instructions specific for Oauth 1.0a.

## Tutorials {#tutorials}

### Getting access {#getting-access}

The first step is to get access to the [Sandbox environment](https://developer.mastercard.com/flight-delay-pass/tutorial/create-project/index.md) by creating a new Flight Delay Pass Service API project. This enables the generation of keys necessary to access the Sandbox environment.

The next step is getting access to the [Production environment](https://developer.mastercard.com/flight-delay-pass/tutorial/prod-access/index.md) by submitting a request.

### Generating a Mastercard API Client {#generating-a-mastercard-api-client}

You can use open source tools, such as the [OpenAPI Generator](https://openapi-generator.tech), in conjunction with the provided [API Reference](https://developer.mastercard.com/flight-delay-pass/documentation/api-reference/index.md), to generate an API client. When used with the provided [client encryption libraries](https://developer.mastercard.com/platform/documentation/security-and-authentication/securing-sensitive-data-using-payload-encryption/#client-libraries), this is an agile and powerful way to get started with real code to access the service.

We have provided a tutorial that walks you through how to generate a [Mastercard API client](https://developer.mastercard.com/platform/documentation/security-and-authentication/generating-and-configuring-a-mastercard-api-client/). For a step-by-step tutorial to integrate with our specific API, refer to [Flight Delay Pass tutorial](https://developer.mastercard.com/flight-delay-pass/tutorial/app-tutorial/index.md).
