---
title: "Get a Stripe Public Key"
method: GET
path: "/2024-09/account/stripe"
tags: ["Payment Sources"]
---

# Get a Stripe Public Key

`GET /2024-09/account/stripe`

Retrieve a stripe public key according to your registration country.

Required authorization scope: `public.payment_sources:read`

## Response `200`

stripe public key

- StripeSingle — Stripe public api key
  - `stripe` Stripe — Easyship Stripe public information
    - `public_key` string
  - `meta` Meta
    - `request_id` string — An unique ID represent the request.

---

[API](https://skmtc.net/easyship/apis/easyship-public-api.md) · [All operations](https://skmtc.net/easyship/apis/easyship-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easyship/easyship-public-api/versions/71d737a5fcbf/schema)
