Skydropx · Authentication Profile

Skydropx Authentication

Authentication

Skydropx secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

ShippingLogisticsMulti-CarrierMexicoLatin AmericaLabelsRatesParcelsTrackingFulfillmentSoftware-as-a-Service
Methods: oauth2, apiKey Schemes: 2 OAuth flows: API key in:

Security Schemes

oauth2ClientCredentials oauth2
apiKeyToken apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: derived
source: openapi/skydropx-openapi.yml
summary:
  types:
  - oauth2
  - apiKey
schemes:
- name: oauth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  tokenUrl: https://pro.skydropx.com/api/v1/oauth/token
  grantType: client_credentials
  description: >-
    Skydropx Pro API authentication. Exchange a client_id and client_secret at
    POST https://pro.skydropx.com/api/v1/oauth/token (Content-Type
    application/x-www-form-urlencoded, grant_type=client_credentials) for a
    Bearer access token, then send it as `Authorization: Bearer ACCESS_TOKEN`.
    Access tokens are valid for about two hours and must be refreshed. Requests
    are rate limited to roughly two per second.
  sources:
  - openapi/skydropx-openapi.yml
  - https://pro.skydropx.com/es-MX/api-docs
- name: apiKeyToken
  type: apiKey
  in: header
  keyName: Authorization
  description: >-
    Classic Skydropx API authentication (base https://api.skydropx.com/v1). Pass
    your API key in the Authorization header as
    `Authorization: Token token=YOUR_API_KEY`. API keys are issued by Skydropx
    support on request. This scheme is documented but is not modeled in the
    Skydropx Pro OpenAPI.
  sources:
  - https://docs.skydropx.com/
  - https://help.skydropx.com/articulos-cda/conectar-la-api-skydropx

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/skydropx-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.