Para’s REST API provides a simple HTTP surface for creating wallets and signing raw bytes from your backend without installing a Para SDK.Download OpenAPI Spec
To use Para, you need an API key. This key authenticates your requests to Para services and is essential for
integration.
Don’t have an API key yet? Request access to the Developer Portal to create API keys, manage billing, teams, and more.
You can restrict Para REST to specific IPs by adding CIDR entries in the Developer Portal. Once you add them, requests from other IPs return 401 Unauthorized.