# Pred User API

**Canonical:** https://apis.io/apis/pred/pred-user-api/  
**Provider:** Pred — https://apis.io/providers/pred/  
**Base URL:** https://www.pred.app  
**Documentation:** https://pred-1.gitbook.io/pred-docs/api-reference/overview

Pred User API is one of 7 APIs that [Pred](https://apis.io/providers/pred/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

Safe approval endpoints for enabling trading on your proxy wallet. ## Safe approval signature — raw secp256k1 - Sign the `transactionHash` from prepare response **directly** (raw secp256k1) - **No EIP-191 prefix** / no `personal_sign` - Format: `0x<r><s><v>` (132 hex chars) with low-s normalization - `v` normalized to 27 or 28 **MANDATORY: After completing Safe approval (prepare, sign, execute), you MUST call `POST /api/v1/auth/login-with-signature` again to get a fresh JWT with `is_enabled_trading=true`. Without this re-login, order placement/cancellation will fail with "trading not enabled". A token refresh alone is NOT sufficient.**

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/pred/refs/heads/main/openapi/pred-user-api-openapi.yml
- **APIReference** — https://pred-1.gitbook.io/pred-docs/api-reference/overview
- **Authentication** — https://pred-1.gitbook.io/pred-docs/api-reference/authentication

## Other Pred APIs (6)

- [Pred Authentication API](https://apis.io/apis/pred/pred-authentication-api/)
- [Pred Market Discovery API](https://apis.io/apis/pred/pred-market-discovery-api/)
- [Pred Orders API](https://apis.io/apis/pred/pred-orders-api/)
- [Pred Overview API](https://apis.io/apis/pred/pred-overview-api/)
- [Pred Portfolio API](https://apis.io/apis/pred/pred-portfolio-api/)
- [Pred WebSocket API](https://apis.io/apis/pred/pred-websocket-api/)

## Tags

User

---

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