Home
API Catalog
About
Back to System
GoldMine API
1.0.0
OAS 3.0
Servers
https://api.goldmine.com/v1
Authorize
Notes
POST
/notes
Create Note
DELETE
/notes
/{id}
Delete Note
Teams
GET
/teams
List Teams
GET
/teams
/{id}
Get Team
GET
/teams
/{id}
/members
List Team Members
POST
/teams
/{id}
/members
Add Member to Team
DELETE
/teams
/{teamId}
/members
/{userId}
Remove Member from Team
Users
GET
/users
List Users
POST
/users
Create User
GET
/users
/{id}
Get User
PUT
/users
/{id}
Update User
DELETE
/users
/{id}
Delete User
Reports
GET
/reports
List Reports
GET
/reports
/{id}
Get Report Data
Contacts
GET
/contacts
List Contacts
POST
/contacts
Create Contact
GET
/contacts
/{id}
Get Contact
PUT
/contacts
/{id}
Update Contact
DELETE
/contacts
/{id}
Delete Contact
Products
GET
/products
List Products
GET
/products
/{id}
Get Product
Companies
GET
/companies
List Companies
POST
/companies
Create Company
GET
/companies
/{id}
Get Company
PUT
/companies
/{id}
Update Company
DELETE
/companies
/{id}
Delete Company
GET
/companies
/{id}
/contacts
List Company Contacts
Activities
GET
/activities
List Activities
POST
/activities
Create Activity
GET
/activities
/{id}
Get Activity
PUT
/activities
/{id}
Update Activity
DELETE
/activities
/{id}
Delete Activity
Opportunities
GET
/opportunities
List Opportunities
POST
/opportunities
Create Opportunity
GET
/opportunities
/{id}
Get Opportunity
PUT
/opportunities
/{id}
Update Opportunity
DELETE
/opportunities
/{id}
Delete Opportunity
Schemas
ID
Note
Team
User
Error
Report
Company
Contact
Product
Activity
NoteInput
Timestamp
UserInput
Opportunity
CompanyInput
ContactInput
ActivityInput
OpportunityInput