Patchlynx Documentation
Reference for integrating Patchlynx into your DevSecOps pipeline. Covers CLI installation, OAuth repo connection, CI/CD configuration, the REST API, and language-specific call-graph behavior. Time to first reachability result: under 2 minutes.
Quickstart
Install the CLI, run your first scan, read the output. 2 minutes to first reachability result.
API Reference
REST endpoints, authentication, request/response schemas, and rate limits.
How It Works
Four technical layers behind the call-path analysis — entry-point discovery through ranked output.
Language Support
Node.js, Python, Java, Go — currently supported. Ruby, Rust, PHP coming soon.
Base URL
All API requests go to:
endpoint
https://api.patchlynx.com/v1
Authentication
Include your API token as a Bearer token in the Authorization header:
http
Authorization: Bearer plx_your_api_token_here
Need help?
Email [email protected] — we respond within one business day.