# Greetings!

Welcome to the developer guide for the Greetings API.&#x20;

This guide explains how to interact with the API, including its endpoints, expected responses, and error handling.&#x20;

The Greetings Product offers a simple comprising of a landing page and a page where one can view the latest greeting, as well as 2 API endpoints:

* POST /api/greetings for creating a new greeting.
* GET /api/greetings for viewing a paginated list of all greetings that have been sent.

## API Calls

{% openapi src="<https://1612427495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnzf0hQ0xQ0v2GxCRvY29%2Fuploads%2FIg6ljJBNYIeHmRpwjMdd%2Fapi-spec.yaml?alt=media&token=71cbb76b-26a4-4844-b82a-c9ad0d9a61be>" path="/greeting" method="get" %}
[api-spec.yaml](https://1612427495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnzf0hQ0xQ0v2GxCRvY29%2Fuploads%2FIg6ljJBNYIeHmRpwjMdd%2Fapi-spec.yaml?alt=media\&token=71cbb76b-26a4-4844-b82a-c9ad0d9a61be)
{% endopenapi %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your first site</td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr></tbody></table>
