Changes to Create API Key

POST /keys

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 13 revisions of this API.1210

  1. 8ab5a768b5211
  2. 529d7d36d7d6210

What changed

    • the data/last_used_at response's property type/format changed from object/ to / for status 200

      response-property-type-changed

  • 529d7d36d7d6210See the full diff
    • removed the optional property data/apiKey from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/rateLimit from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/api_key to the response with the 200 status

      response-optional-property-added

    • added the optional property data/api_key_masked to the response with the 200 status

      response-optional-property-added

    • added the optional property data/created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/credits_limit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/credits_used to the response with the 200 status

      response-optional-property-added

    • added the optional property data/id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/is_active to the response with the 200 status

      response-optional-property-added

    • added the optional property data/last_used_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/origin_restriction to the response with the 200 status

      response-optional-property-added

    • added the optional property data/rate_limit to the response with the 200 status

      response-optional-property-added