Back to catalog
📄

fynk

API Key

Generate, update, and manage contracts from your own systems with a secure and scalable REST API

📄Documents & ProductivityHTTPSCORS enabled

fynk

Contract and document management

Document IdDoc_7hq2mxp1
TitleSoftware License Agreement
StatusPending_signature
Created At2024-04-01T10:00:00Z
PartiesAcme Corp, Jane Smith

Sample Response

response.json
1{
2 "document_id": "doc_7hq2mxp1",
3 "title": "Software License Agreement",
4 "status": "pending_signature",
5 "created_at": "2024-04-01T10: 00: 00Z",
6 "parties": "Acme Corp, Jane Smith"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://fynk.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs