Colors
| API | Description |
|---|---|
| GET api/Colors/PMS |
Get pms colors |
| GET api/Colors |
Get colors |
Marketing
| API | Description |
|---|---|
| GET api/Marketing/Categories |
Get catgories |
| GET api/Marketing/Videos |
Get Videos |
| GET api/Marketing/VideosPaged?currentPage={currentPage}&pageSize={pageSize} |
Get videos paginated |
| GET api/Marketing/Flyers |
Get flyers |
| GET api/Marketing/FlyerDetails?flyerId={flyerId} |
Get flyer details |
| GET api/Marketing/FlyersNoBinary |
Get flyers without binary content |
| POST api/Marketing/SubmitIdea |
Submit idea |
| POST api/Marketing/Order |
Create order |
Account
| API | Description |
|---|---|
| GET api/Account/UserInfo |
No documentation available. |
| POST api/Account/Logout |
No documentation available. |
| GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
| POST api/Account/ChangePassword |
No documentation available. |
| POST api/Account/SetPassword |
No documentation available. |
| POST api/Account/AddExternalLogin |
No documentation available. |
| POST api/Account/RemoveLogin |
No documentation available. |
| GET api/Account/ExternalLogin?provider={provider}&error={error} |
No documentation available. |
| GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
| POST api/Account/Register |
No documentation available. |
| POST api/Account/RegisterExternal |
No documentation available. |
TransparentBackground
| API | Description |
|---|---|
| POST api/TransparentBackground |
No documentation available. |
Settings
| API | Description |
|---|---|
| POST api/Settings/SetVersion |
No documentation available. |
LogoExtract
| API | Description |
|---|---|
| GET api/LogoExtract/GetImageUrl?url={url} |
Convert google image url to our own url |
| POST api/LogoExtract/ConvertImage?format={format} |
Convert image |
| POST api/LogoExtract |
Extract logo colors |
Drafts
| API | Description |
|---|---|
| POST api/Drafts/UpdateDraft?sketchRef={sketchRef} |
No documentation available. |
| GET api/Drafts/GetPendingSketches |
Get Pending Sketches |
| GET api/Drafts/GetPendingSketchesSorted?sortExpr={sortExpr}&sortDir={sortDir}¤tPage={currentPage}&pageSize={pageSize} |
Get Pending Sketches |
| POST api/Drafts/Duplicate |
Duplicate Draft |
| GET api/Drafts/GetPendingUnion?sortExpr={sortExpr}&sortDir={sortDir}¤tPage={currentPage}&pageSize={pageSize} |
Get Pending Sketches |
| GET api/Drafts |
Get list of drafts for user |
| GET api/Drafts?sortExpr={sortExpr}&sortDir={sortDir} |
Get Drafts |
| GET api/Drafts?sortExpr={sortExpr}&sortDir={sortDir}¤tPage={currentPage}&pageSize={pageSize} |
Get Darfts with pagination |
| GET api/Drafts/{id} |
Get Draft by Id |
| POST api/Drafts |
Add sketch to draft |
| PUT api/Drafts?sketchRef={sketchRef} |
Update Draft |
| DELETE api/Drafts?draft_ref={draft_ref} |
Remove sketch from draft |
User
| API | Description |
|---|---|
| GET api/User/GetUserSettings |
Get user settings |
| GET api/User |
Get User Information |
| POST api/User |
Save user settings |
Registration
| API | Description |
|---|---|
| POST api/User/Create |
No documentation available. |
| POST api/User/RegistrationConfirm |
No documentation available. |
LogoMatSize
| API | Description |
|---|---|
| GET api/LogoMatSize |
Get All Sizes |
| GET api/LogoMatSize?recName={recName} |
Get Size by RecName |
Location
| API | Description |
|---|---|
| GET api/Location |
No documentation available. |
Favorites
| API | Description |
|---|---|
| GET api/Favorites |
Get list of favorites for user |
| GET api/Favorites?sortExpr={sortExpr}&sortDir={sortDir} |
No documentation available. |
| POST api/Favorites?sketch_ref={sketch_ref} |
Add sketch to favorites |
| DELETE api/Favorites?sketch_ref={sketch_ref} |
Remove sketch from favorites |
Company
| API | Description |
|---|---|
| GET api/Company |
Get Company Information |
Search
Feedback
| API | Description |
|---|---|
| POST api/Feedback |
Post a feedback |
SubmitSketch
| API | Description |
|---|---|
| POST api/SubmitSketch |
Submit sketch |
DraftActivity
| API | Description |
|---|---|
| GET api/DraftActivity?draftID={draftID} |
Get All Activities For Draft |
| POST api/DraftActivity |
Save Activity for draft |
| PUT api/DraftActivity?activityId={activityId} |
Update activity |
| DELETE api/DraftActivity/{id} |
Remove Activity |
Sketch
| API | Description |
|---|---|
| POST api/Sketch |
No documentation available. |
Helpers
| API | Description |
|---|---|
| GET api/Helpers?dictionary={dictionary} |
Get Dictionary - i.g. api/Helpers/Styles |