naftiko: 1.0.0-alpha2 info: label: SpotDraft Public API — Organizations description: SpotDraft Organizations capability. 6 operations across versions v1/v2/v2.1. tags: - SpotDraft - CLM - Contracts - Organizations created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: SPOTDRAFT_CLIENT_ID: SPOTDRAFT_CLIENT_ID SPOTDRAFT_CLIENT_SECRET: SPOTDRAFT_CLIENT_SECRET capability: consumes: - type: http namespace: organizations baseUri: https://api.us.spotdraft.com description: SpotDraft Organizations endpoints. headers: {} resources: - name: v2-1-public-organizations-entities path: /api/v2.1/public/organizations/entities/ operations: - name: v2-1-public-organizations-entities-retrieve method: GET description: Get Organization Entities outputRawFormat: json - name: v2-1-public-organizations-entities-create method: POST description: Create Entity outputRawFormat: json inputParameters: - name: body in: body type: object required: true - name: v2-1-public-organizations-types path: /api/v2.1/public/organizations/types/ operations: - name: v2-1-public-organizations-types-retrieve method: GET description: Get Organization Types outputRawFormat: json inputParameters: - name: jurisdiction_iso_code in: query type: string required: false - name: v2-public-organizations-entities path: /api/v2/public/organizations/entities/ operations: - name: v2-public-organizations-entities-retrieve method: GET description: Get Organization Entities outputRawFormat: json - name: v2-public-organizations-entities-create method: POST description: Create Entity outputRawFormat: json inputParameters: - name: body in: body type: object required: true - name: v2-public-organizations-types path: /api/v2/public/organizations/types/ operations: - name: v2-public-organizations-types-retrieve method: GET description: Get Organization Types outputRawFormat: json inputParameters: - name: jurisdiction_iso_code in: query type: string required: false