Git Product home page Git Product logo

fedex-ship-manager-api's Introduction

Secret FedEx® Ship Manager® API

FedEx has two simple web API endpoints which you can use to print shipping labels. We use these APIs to ship products directly from our internal production fulfillment dashboard. It took about 30 minutes to set up and does NOT require registration through the FedEx developer program.

To our knowledge, this API is secret, and the document you are reading is the only place which explains it. We have set this up in our producting shipping environment and have been using it without change for 5+ years. It was as simple to setup as DYMO® Label Framework, which we also use in fulfillment.

demo

Feature overview

Ship Manager® API
(this document)
FedEx Web Services
standard services
FedEx Web Services
advanced services
Use without registering
Create shipments
Quote rate
Validate service availability
Validate postal codes
Validate addresses
Track shipments
Search FedEx locations
Manage open shipping
Manage pickups
Close shipments
DGDS — upload dangerous goods commodities data
DGLD – retrieve dangerous goods shipments
Redirect shipments
Can be used in applications that will be resold

Endpoints

POST https://www.fedex.com/fcl/logon.do

You must call the login endpoint first before creating shipments.

Read the logon endpoint documentation or try the logon endpoint live example.

POST https://www.fedex.com/shipping/shipAction.handle?method=doContinue

You will call the ship endpoint to create each shipment.

Read the ship endpoint documentation or try the ship endpoint live example.

Project scope

This project endeavors to fully document the logon and ship endpoints. Any issue or pull request which can improve such documentation is in scope.

Additionally, if there is a machine readible vocabulary for documenting these endpoints (like Swagger, RAML, API Blueprint, HAL, Hydra, etc) then it will be in scope to add these structured descriptions into the project.

Disclaimers

This repository is developed independently and is not affiliated with FedEx. FedEx, ShipManager and DYMO are registered trademarks of their respective owners.

fedex-ship-manager-api's People

Contributors

fulldecent avatar

Stargazers

Gábor Mihálcz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.