# SuperDial Requests API

**Canonical:** https://apis.io/apis/superdial/superdial-requests-api/  
**Provider:** SuperDial — https://apis.io/providers/superdial/  
**Base URL:** https://robodialer-service-api-9nc4t1p9.uc.gateway.dev  
**Documentation:** https://docs.superdial.com/introduction

SuperDial Requests API is one of 3 APIs that [SuperDial](https://apis.io/providers/superdial/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Requests. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Endpoints for creating and reading requests (structured data extraction jobs). All non-2xx responses use the uniform `{error, message, [details]}` envelope (see the `ApiError` schema).

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1/requests` | Create a Request |
| GET | `/v1/requests` | List Requests |
| GET | `/v1/requests/{requestId}` | Retrieve a Request |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/superdial/refs/heads/main/openapi/superdial-requests-api-openapi.yml
- **Documentation** — https://docs.superdial.com/introduction
- **APIReference** — https://docs.superdial.com/api-reference/requests/create-a-request
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/superdial/refs/heads/main/asyncapi/superdial-requests-webhooks.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/superdial/refs/heads/main/data-model/superdial-data-model.yml

## Other SuperDial APIs (2)

- [SuperDial Authentication API](https://apis.io/apis/superdial/superdial-authentication-api/)
- [SuperDial Schemas API](https://apis.io/apis/superdial/superdial-schemas-api/)

## Tags

Requests

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/superdial/superdial-requests-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/superdial/.
