Turnpike provides three powerful integration methods to suit different use cases and security requirements.
Integration Methods
Lightning API
The Lightning API is our HTTPS-based trading API designed for quick integration. Simply send a request, and we handle transaction building, signing, and broadcasting.
The Local Transaction API gives you complete control. We build the transaction, you sign it with your own wallet and broadcast it through your preferred RPC endpoint.