Skip to main content
GET
/
orders
/
mobile-signatures
List proxy signatures
curl --request GET \
  --url https://api.proxyjam.com/public/v1/orders/mobile-signatures \
  --header 'X-API-Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.proxyjam.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns the set of device signatures available to use with Change proxy signature. The list is provider-managed and may change over time. This endpoint does not require authentication, but the SDK forwards X-API-Key if one is configured.

Response

A flat JSON array of signature strings.

Example

curl https://api.proxyjam.com/public/v1/orders/mobile-signatures