# Tutorials and Guides
source: https://developer.mastercard.com/rpps-biller-maintenance-service/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.

## Tutorials {#tutorials}

### 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/rpps-biller-maintenance-service/documentation/api-reference/index.md), to generate an API client. When used with the provided [client authentication libraries](https://developer.mastercard.com/platform/documentation/security-and-authentication/using-oauth-1a-to-access-mastercard-apis/), and if applicable, [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 that includes integrating with our provided libraries. For the step-by-step tutorial, refer to [Generating and Configuring a Mastercard API Client](https://developer.mastercard.com/platform/documentation/security-and-authentication/generating-and-configuring-a-mastercard-api-client/).

### RPPS Biller Maintenance Service Tutorial {#rpps-biller-maintenance-service-tutorial}

Once you review the use cases to understand the flow, please review the tutorial below for setting up your project.

Please refer to the example provided [here](https://developer.mastercard.com/rpps-biller-maintenance-service/documentation/tutorials-and-guides/sandbox-key/index.md) on further details on how to setup your project, starting with sandbox environment.
